summaryrefslogtreecommitdiff
path: root/puppet/manifests
AgeCommit message (Expand)Author
2017-10-05Feat: Refactor tor servicesMicah Anderson
2017-10-05Feat: split tor service into threeelijah
2017-05-06Restructure site_tor to be more clear and re-usable (fixes #8784).Micah Anderson
2016-06-14[bug] Fix site_obfsproxy services variable lookupvarac
2016-06-11use node default {} in site.pp for catalog testvarac
2016-03-31[feat] Dont install recommended packagesvarac
2016-03-15Revert "[feat] Use systemd as service provider"varac
2016-03-08[feat] Use systemd as service providervarac
2016-01-28[feat] Fix fast deploy using 'leap deploy --fast'varac
2016-01-22restructured site.pp, now only one class gets included in site.pp per service...varac
2015-10-06[feat] remove tapicero leftoversvarac
2015-04-26Exec[] should log the output of the command on failure #6851varac
2015-04-21removed leftover puppet/manifests/setup.pp, it's not used anymorevarac
2014-07-01Check appropriately if obfsproxy is included in servicesirregulator
2014-07-01Initial commit for obfsproxy server feature in platformirregulator
2014-06-04bugfix: actually apply modules based on $serviceselijah
2014-06-03move hiera from site.pp to site_config::setupChristoph
2014-04-04Merge branch '2993_setup_subclass' into 0.6varac
2014-03-25Move setup.pp to a subclass (site_config::setup) (Feature #2993)varac
2014-03-23modules/site_static: part 1 - amberelijah
2013-11-27initial tapicero configurationMicah Anderson
2013-10-20Possibility to include local puppet recipes (Feature #3976)varac
2013-10-16vagrant: support other providers besides virtualbox (Bug #4158), Part 2varac
2013-09-20move all resources that are applied on every node into site_config::default (...varac
2013-09-18include shorewall::interface{eth0} in setup.pp so packages can be installed d...varac
2013-09-05puppet fails if no services are configured (Bug #3747)varac
2013-08-22install a preliminary firewall that blocks everything, except ssh for the cas...Micah Anderson
2013-08-14vagrant: Install squid-deb-proxy on clients (optional) (Feature #3330)varac
2013-07-26Merge branch 'feature/soledad' into feature/leap_mxMicah Anderson
2013-07-26Merge branch 'varac/feature/mx' into feature/leap_mxMicah Anderson
2013-07-25initial soledad configurationMicah Anderson
2013-07-25no need to import common anymorevarac
2013-07-25include site_mxvarac
2013-07-09re-add mx servicevarac
2013-07-09no need to import common anymorevarac
2013-06-27update the apt submodule in order to get the fix for unattended_upgrades (#29...Micah Anderson
2013-06-25include global variable for apt config, include Exec[] defaultsvarac
2013-06-20We need to have a newer facter installed in order to get an updated fact for ...Micah Anderson
2013-06-18The way we were testing if $services had a particular word in it is not veryMicah Anderson
2013-06-11Fixes #2669 - stop services array from being reported smashed togetherMicah Anderson
2013-05-18added module site_nickserverelijah
2013-04-24take out plain couchdb setup, always deploy bigcouch (Feature #2176)varac
2013-04-10clean up ca_daemon things, it is not used any longer because it has been incl...Micah Anderson
2013-04-01added setup.ppelijah
2013-03-14evalute $services before including site_config::*varac
2013-03-12enable leap deb package repository and leap apt key on all hostsvarac
2013-03-10use parameterized couchdb class instead of calling site_couchdb::bigcouch dir...varac
2013-03-09use site_couchdb::bigcouchvarac
2013-02-12make sure that apt-get update is run before any package is installed (#1745)Micah Anderson
2013-02-12switch to using stdlib's standard stagesMicah Anderson