summaryrefslogtreecommitdiff
path: root/manifests/linux.pp
AgeCommit message (Collapse)Author
2010-08-07remove unnecessary fileserver variable (#2460)mh
2010-08-06remove unnecessary service (cron) notificationmh
There is no need to notify the cron service after placing something in /etc/cron.d. This means that we can also remove the dependency to cron, as we don't refer to any managed resource of the cron module anymore.
2010-08-06codestyle - whitespacemh
Only code style and whitespace formatting issues. Everything should no be in ligne.
2010-05-13fix include namespacesJerome Charaoui
2010-05-12correct typo (do we really need to notify cron?)Jerome Charaoui
2010-05-12rename $puppet_version and $facter_version and default to installed instead ↵Jerome Charaoui
of present
2010-05-12depend on cron moduleJerome Charaoui
2010-05-11Merge commit 'nadir/master'Jerome Charaoui
2010-03-31Add optional $puppet_version and $facter_version variables, defaults to ↵Jerome Charaoui
'present'
2010-01-20removed service definition for cron, which should be in an own cron-modulevarac
2010-01-20cron reload for /etc/cron.d/puppet*, debian/ubuntu shellscripts under ↵varac
/usr/local/bin rather than /opt/bin
2009-11-02recursivly updating file path to new 0.25 stylemh
2008-12-27factored classes out in their own filesmh