summaryrefslogtreecommitdiff
path: root/manifests/defines/configuration.pp
AgeCommit message (Collapse)Author
2009-05-17extracted every define and class in it's own filemh
2009-05-17set owner and group defaults for openbsd differentmh
2009-05-17get rid off case statementmh
2009-05-17fix itk path modemh
- if we run itk and use the default path mode (0640) we should use 0644 as mode, so vhosts are able to enter their vhosts...
2009-05-17merged with immerdaMarcel Haerry
2009-04-13mod_security might need write permissions in this directorymh
2009-03-07forgot to add ensure param to this definemh
2009-03-07we can now remove an apache vhostmh
2009-02-22better use absent over empty stringsmh
2009-02-22for the config file a content can be supplied now as wellmh
2009-02-08documentroot_recurse parameter for apache::vhost::webdir fcnandreas
2008-12-06added some more locations to find a config filemh
2008-12-02adjusted user rightsmh
2008-11-30merged with puzzlemh