Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-12 | leap_cli: rename 'debug' command to 'info' command, since --debug is already ↵ | elijah | |
a thing. | |||
2016-04-12 | fix node seeding (closes #8026) | elijah | |
2016-04-10 | pin nickserver source to origin/version/0.8 | elijah | |
2016-04-08 | tests: include _api_tester partial for couchdb nodes. | elijah | |
2016-04-08 | partials - add support for leap_cli's inheritable service partials (requires ↵ | elijah | |
latest develop branch leap_cli) | |||
2016-04-08 | minor: remove _api_tester.json from soledad test. | elijah | |
2016-04-08 | Merge branch 'feature/mxtest' into develop | elijah | |
2016-04-06 | leap compile zone: added zone serial number. | elijah | |
2016-04-05 | testing: adds mx delivery tests | elijah | |
2016-04-03 | check_mk: monitor webapp log for response code 500 | Azul | |
2016-03-31 | [bug] Fix couch_stats script | varac | |
It failed to calculate the sessions and tokens db names. - Resolves: #7658 | |||
2016-03-31 | [feat] Dont install recommended packages | varac | |
By default, Puppet installs recommended packages. We turn this off for all apt Package resources. | |||
2016-03-22 | ensure that compile is run first when generating zone, firewall, or hosts ↵ | elijah | |
output. | |||
2016-03-21 | update submodule nagios | varac | |
2016-03-18 | tests: fix mx test, ensure password is redacted. | elijah | |
2016-03-18 | update submodule nagios | varac | |
2016-03-17 | mx test: query identities table for a random record. closes #6406 | elijah | |
2016-03-17 | allow 'node rm' on disabled nodes | elijah | |
2016-03-17 | add whitebox test for opendkim (#7649) | Micah | |
Change-Id: I8c8ec225d703e3caf6c77fc72305da847cea9560 | |||
2016-03-17 | [bug] Fix query for clamav signature files | varac | |
2016-03-17 | [bug] Clamav test depends on multiple files | varac | |
The systemd clamav service depends on these files, see the `/lib/systemd/system/clamav-daemon.service` unit file: ConditionPathExistsGlob=/var/lib/clamav/main.{c[vl]d,inc} ConditionPathExistsGlob=/var/lib/clamav/daily.{c[vl]d,inc} Also, leap test should always check for the freshclam daemon. - Resolves: #7683 | |||
2016-03-17 | update nagios submodule | varac | |
2016-03-15 | Revert "[feat] Use systemd as service provider" | varac | |
This reverts commit 0aebb4c41f96f6ad7a7e8a3b07eaffa1f9075f51. We enabled systemd as puppet service default provider, but this results in these services falsely detected as not running, and restarted on every deploy. We need to indivually configure systemd as service provider only for those services that ship a systed unit file. see #7966 for details | |||
2016-03-15 | tabs are evil. please don't use them. | elijah | |
2016-03-14 | Merge branch '7716_remove_obsolete_backports_pinning' into develop | varac | |
2016-03-13 | static site: don't call site_static::location unless locations are actually ↵ | elijah | |
defined. | |||
2016-03-11 | update tor module to fix deprecated variable references (see ↵ | Micah | |
https://gitlab.com/shared-puppet-modules-group/tor/merge_requests/3) Change-Id: I7905bedc0256bc1c7b9d7316584c9622b92b7670 | |||
2016-03-11 | update backupninja to latest shared version | Micah | |
Change-Id: I886b104b1caf561477361e382dae54d718ea88c2 | |||
2016-03-11 | fix tor-related jessie deprecation problems (#7962) | Micah | |
Change-Id: If493b8a1f06a786df36a28aa1fc592e270eba639 | |||
2016-03-11 | update tor submodule to latest, to adapt to new jessie puppet requirements | Micah | |
Change-Id: I0ed4827bc53da280d9ed62ea71382ca302ce6924 | |||
2016-03-11 | Set MUA required ciphers, tighten up the mandatory protocols (#4232) | Micah | |
Change-Id: I328aa37b393817e1764ea7e635fcefc801adbbf4 | |||
2016-03-10 | [feat] add /etc/nagios3/conf.d/local as confdir | varac | |
- Related: #2327 | |||
2016-03-10 | [jessie] Remove obsolete backports pinning | varac | |
2016-03-10 | [bug] Remove stunnel leftovers from bigcouch | varac | |
- Resolves: #7785 | |||
2016-03-10 | Merge branch 'serviceprovider_systemd' into develop | varac | |
2016-03-10 | Merge branch 'add_site_nagios_dependencies' into develop | varac | |
2016-03-10 | Update submodule nagios | varac | |
2016-03-10 | Add Dependencies to site_nagios resources | varac | |
2016-03-09 | [bug] Adopt new parameters from nagios and check_mk module | varac | |
2016-03-09 | Merge branch '2327_dont_recreate_nagios_resources' into develop | varac | |
2016-03-09 | Update submodule check_mk | varac | |
2016-03-09 | Update submoduls nagios | varac | |
2016-03-08 | update copy of the archive signing keys, switching to the new names | Micah | |
Change-Id: I0305e33c743c15ec38abcf66979a1b2f582f693c | |||
2016-03-08 | change name of leap-keyring package to leap-archive-keyring (#7950) | Micah | |
Change-Id: I5f04e31e49642597c69895b5aca3ff5326dfd6ec | |||
2016-03-08 | [feat] Use systemd as service provider | varac | |
Even when the service provider defaults to systemd in latest puppet, it still defaults to 'debian' in puppet 3.7.2 (jessie version). We dropped wheezy support so we should use the systemd provider for now. https://docs.puppetlabs.com/puppet/latest/reference/type.html#service-provider-systemd | |||
2016-03-08 | make Vagrantfile compatible with older vagrant versions | Christoph Kluenter | |
2016-03-08 | [bug] Fix inline template with deprecated variable notation | varac | |
- Resolves: #7948 | |||
2016-03-08 | updated submodule couchdb | varac | |
2016-03-07 | [vagrant] Vagrant now can deploy a pixelated box | varac | |
By default, a leap_platform-only box will get started. To start the pixelated box, use `vagrant up pixelated`. | |||
2016-03-04 | fix location of couchdb.admin.yml | elijah | |