1 2 3 4 5 6 7 8 9 |
# Vhosts not in LDAP (too much options) file {"/etc/apache2/sites-enabled-noldap": owner => root, group => root, source => "puppet://$fileserver/files/apps/apache/sites-enabled-$wwwpool", recurse => true, notify => Service["apache2"] } |

