apache-formula/apache
Jonathan Ballet 42426f3f4a Don't fail on missing DocumentRoot
If the DocumentRoot value wasn't set, applying the state would cause the
following error:

          ID: site.example.com-documentroot
    Function: file.directory
        Name: None
      Result: False
     Comment: Specified file None is not an absolute path
     Started: 15:07:05.596723
    Duration: 4.929 ms
     Changes:

This fixes the problem by not trying to check for the DocumentRoot directory is
the value is missing.
2015-03-25 15:06:18 +01:00
..
vhosts Don't fail on missing DocumentRoot 2015-03-25 15:06:18 +01:00
debian_full.sls Adding support for Apache 2.4 on Ubuntu 14.04 2014-10-01 10:35:53 +02:00
fcgid.sls Removed apt from items where it is not required, also modified fcgid to include apache as it requires the apache package. 2014-01-20 20:47:04 +00:00
init.sls fixed things seth mentioned in class 2014-09-25 11:48:36 -05:00
map.jinja Update map.ninja to rely on oscodename grain instead of lsb_distrib_release 2015-03-11 20:43:18 +01:00
mod_proxy_http.sls Removed apt from items where it is not required, also modified fcgid to include apache as it requires the apache package. 2014-01-20 20:47:04 +00:00
mod_proxy.sls Removed apt from items where it is not required, also modified fcgid to include apache as it requires the apache package. 2014-01-20 20:47:04 +00:00
mod_wsgi.sls fixed things seth mentioned in class 2014-09-25 11:48:36 -05:00
modules.sls Add ability to specify modules in pillar 2014-11-20 15:46:31 -08:00
php5.sls Fix mod-php5 dependency when setting php.ini 2014-12-29 10:25:08 +08:00
register_site.sls Add optional templating to register_site 2015-03-18 13:36:19 -04:00
rewrite.sls Removed apt from items where it is not required, also modified fcgid to include apache as it requires the apache package. 2014-01-20 20:47:04 +00:00
vhost_alias.sls Removed apt from items where it is not required, also modified fcgid to include apache as it requires the apache package. 2014-01-20 20:47:04 +00:00