summaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Collapse)Author
2009-03-09try to reduce memory footprintmh
2009-03-09as we respect no it on higher levels this can be on heremh
2009-03-09no mod_security for joomla at the momentandreas
2009-03-07move git cloning stuff to webhostingmh
2009-03-07we have to manage owner and group as well, made the interface cleanermh
2009-03-07we don't need these includes theremh
2009-03-07correct namingmh
2009-03-07fixed missing renamingmh
2009-03-07unify namingmh
2009-03-07fix upload und session php dir problemmh
2009-03-07forgot to add ensure param to this definemh
2009-03-07we can now remove an apache vhostmh
2009-02-25correct commentingmh
2009-02-24comment out selinux due to the facter/puppet bug #2021mh
2009-02-24deny access to git repository foldersmh
2009-02-22better use absent over empty stringsmh
2009-02-22for the config file a content can be supplied now as wellmh
2009-02-21added mode to documentroot file, as it have been used, some code stylemh
2009-02-17add mode to defines; less permissions for the .git dirandreas
2009-02-17set the owner group tooandreas
2009-02-17documentrootandreas
2009-02-17documentrootfile define, at least working...andreas
2009-02-17typoandreas
2009-02-17path stuff, requireandreas
2009-02-17configuration.php file for joomla + routine to manage these kind of files ↵andreas
(laying around in the documentroot)
2009-02-17styleandreas
2009-02-17define for apache readonly fileandreas
2009-02-16wrong comma position, dependency for writable dirsandreas
2009-02-15joomla file permissionsandreas
2009-02-09rename variables; put in braces because of the dotsandreas
2009-02-09runas_user documentroot_ownerandreas
2009-02-09no recurse chmodsandreas
2009-02-09extend git-clone with runas userandreas
2009-02-09revert double defandreas
2009-02-09correct owner and group for the writebla dirs tooandreas
2009-02-08documentroot_recurse parameter for apache::vhost::webdir fcnandreas
2009-02-08recurse setting for webrootandreas
2009-01-28require was wrongandreas
2009-01-28dependencies for the git-cloneandreas
2009-01-27extending apache and webhosting modules for joomla. extending git module ↵andreas
with clone
2008-12-14put session and upload dir together, run user is owner of itk is usedmh
2008-12-14made php define itk awaremh
2008-12-09fixed typomh
2008-12-09adjusted to new usage of booleansmh
2008-12-07as domain can be absent it's better ti use the servernamemh
2008-12-07added www possibility for domainalias, added dokumh
2008-12-06added some more paths to find a vhost filemh
2008-12-06added some more locations to find a config filemh
2008-12-06- added default charset possiblitymh
- enabled ssl on all 3 vhost modes
2008-12-05fixed other typosmh