summaryrefslogtreecommitdiff
path: root/manifests/vhost/webdir.pp
AgeCommit message (Collapse)Author
2009-12-23fix debian support for itk and use correct httpd username in managed webdirJerome Charaoui
2009-09-13unfortunately we can't append to variables in the same scope :(mh
2009-08-21don't purge docroot if it isn't managedmh
2009-06-03introduced logrotate only if we have vhostsmh
otherwise we get nasty logrotate errors introduced a first logrotate naming scheme. the openbsd logrotation should be integrated in that one as well.
2009-05-26introduce private folder, fixing mode valuesMarcel Haerry
2009-05-22we can now decide wether we'd like to manage webdir or the docroot, will be ↵mh
necessary for mediawiki stuff
2009-05-17extracted every define and class in it's own filemh