aboutsummaryrefslogtreecommitdiff
path: root/manifests/base.pp
AgeCommit message (Collapse)Author
2018-05-31Ensure puppet agent is disabledSilvio Rhatto
2017-02-09Updates grsec config, adding nodo::subsystem::security and ↵Silvio Rhatto
nodo::subsystem::grsec::paxctl
2016-07-29Adds back simpler nodo::subsystem::aptSilvio Rhatto
2016-07-02Enable simplified nodo::subsystem::hostsSilvio Rhatto
2016-06-16Removes syslog-ngSilvio Rhatto
2016-06-02Replace syslog-ng by rsyslogSilvio Rhatto
2016-03-31Do not abstract apt inclusionSilvio Rhatto
2016-03-25Switch from True to true at hieraSilvio Rhatto
2016-03-24Use simpler augeas moduleSilvio Rhatto
2016-03-24Use /usr/local/share/augeas/lensesSilvio Rhatto
2016-03-23Use augeas moduleSilvio Rhatto
2016-03-05Cleanup: fstab and crypttabSilvio Rhatto
2016-02-08Initial cleanupSilvio Rhatto
Remove munin, fstab, crypttab, gdm and old subsystems. This major change is motivated by the fact that the configuration has grown too much along the years and is difficult to maintain. Simplification is then necessary to keep going.
2015-09-21Do not require runit moduleSilvio Rhatto
2015-09-13Hiera fixSilvio Rhatto
2015-09-13Apt module can be optionalSilvio Rhatto
2015-07-06Introduces puppet_mode configSilvio Rhatto
2015-07-06Rename users::admin to site_users::adminSilvio Rhatto
2014-08-14Passing 'master' parameter to puppet::daemonSilvio Rhatto
2014-08-12Add puppet_standalone option for puppet::base.drebs
2013-05-26Adding system-wide screen sessionSilvio Rhatto
2013-04-14Require users::adminSilvio Rhatto
2013-04-14Qualifying users::adminSilvio Rhatto
2013-04-14Declaring '::apt::unattended_upgrades' at nodo::baseSilvio Rhatto
2013-04-14Comments; declaring 'users:admin' only if it is definedSilvio Rhatto
2013-04-14CommentSilvio Rhatto
2013-04-14Splitting nodo code into subsystemsSilvio Rhatto
2013-04-13Declaring nodo::subsystem::motd using class { }Silvio Rhatto
2013-04-13Getting rid of a defined() callSilvio Rhatto
2013-04-13Moving some code to a base classSilvio Rhatto