search for: docroot_mode

Displaying 1 result from an estimated 1 matches for "docroot_mode".

2011 Aug 17
3
Using back-ported create_resources in 2.6.x
...9;'; } } .... define apache::vhost ( $protocol=''http'', $cname=$name, $domain=false, $server_alias="www.$cname.$domain", $alias_list=false, $docroot=false, $create_docroot=true, $docroot_owner=false, $docroot_group=false, $docroot_mode=false, $options=false, $sendfile=true, $override=''None'', $order=''allow,deny'', $allowfrom=''all'', $denyfrom=false, $source=false ) { host{ "${name}.$domain": ensure => present,...