apache-formula/apache/vhosts
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
..
proxy.tmpl Issue#41 configure multi proxypass configuration in vhost 2015-03-11 18:35:41 +01:00
redirect.tmpl Add new templates 'proxy.tmpl' and 'redirect.tmpl'. Add comment pointing to new templates to pillar.example. 2015-02-15 00:06:44 +01:00
standard.sls Don't fail on missing DocumentRoot 2015-03-25 15:06:18 +01:00
standard.tmpl Fix default Options. 2014-10-28 18:50:04 +01:00