Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-30 | pin leap_web to 0.7.1 | elijah | |
2015-06-29 | added 'root' to the list of platform-reserved usernames. | elijah | |
2015-06-29 | updated submodule couchdb to remove debugging leftover notice() | varac | |
Change-Id: I9c901a21c2ae3cd0164ca9bd3b4aab63d6a239c7 | |||
2015-06-24 | remove static site circular dependency (closes #7145) | elijah | |
2015-06-23 | cleanup no longer used unbound conf.d pieces (#7187) | Micah Anderson | |
Change-Id: Ie0b1f22c49462bd5c4ee3290f100e5d3e14ccb03 | |||
2015-06-23 | update unbound module to change hasstatus parameter to true (#6885) | Micah Anderson | |
Change-Id: I532263ffe6679ff6c2249926086098dc8b4877f5 | |||
2015-06-23 | Remove old clean-up, this is no longer necessary | Micah Anderson | |
Change-Id: I4e8fe3355a2d55193ebf745de1f932a6dcd6121c | |||
2015-06-22 | Merge branch '6067_plain_couchdb' into develop | varac | |
2015-06-22 | Merge branch 'use_pbkdf2_for_newer_couchdb_versions' into develop | varac | |
2015-06-21 | Support plain couchdb (#6067) | varac | |
The bigcouch specific class ordering from site_couchdb::create_dbs needed to move to site_couchdb::bigcouch, otherwise a plain couchdb setup would try to include bigcouch classes and fail. Change-Id: I06742d4a12c5b40c9c9faa90441734e6926d422d | |||
2015-06-21 | linted create_dbs.pp | varac | |
Change-Id: I9e46286c402adc06f3f815f8a1eea11fe82c7c39 | |||
2015-06-17 | Merge pull request #72 from cschmittiey/patch-1 | micah | |
add tags:production to single node email tutorial | |||
2015-06-17 | added support for `leap compile provider.json` (platform version now 0.7.1) | elijah | |
2015-06-17 | bugfix: site_static module was not including ssl_common.inc | elijah | |
2015-06-16 | add tags:production to single node email tutorial | Caleb Smith | |
2015-06-11 | use couch.pwhash_alg hiera variable for hashing couchdb admin pw | varac | |
use this to run a single, plain couchdb node, using couchdb 1.6 from the leap repo: "couch": { "master": true, "pwhash_alg": "pbkdf2" } Change-Id: Ie4f34c2c5cb9feca7a10450bcf0bc260c8aa9d33 | |||
2015-06-11 | updated submodule couchdb | varac | |
Change-Id: Id5bc16d8466c3407e9f7c4015c1e3a96129daf0a | |||
2015-06-11 | updated submodule couchdb (Couchdb >=1.3 uses pbkdf2 as pw hashing ↵ | varac | |
algorhythm, #7120) Change-Id: I97560f4134a700579d1523ddd8ba173bfb1f0659 | |||
2015-06-11 | Merge tag '0.7.0' into develop | Micah Anderson | |
Releasing 0.7.0 | |||
2015-06-11 | update CHANGES.md for the latest set of information0.7.0 | Micah Anderson | |
Change-Id: I8485fbe83ecada7300f22748a3ee479eef17097f | |||
2015-06-11 | update /doc dir with latest from leap docs/platform | Micah Anderson | |
Change-Id: If4bcf7e2139b672c3e38f55e54d1f121a5601860 | |||
2015-06-09 | Merge branch '0.7.0' into develop | varac | |
2015-06-07 | deploy check_openvpn_server.pl after nagios-plugins-standard package is ↵0.7.0rc2 | varac | |
installed Change-Id: I272b30fd79e89ddf968c0a6e453d53a1f0540397 | |||
2015-06-06 | Configure apt preferences before installing any packages | varac | |
Change-Id: Iac4dc8428ff5e663870ed4dd6a2b840e0904e5be | |||
2015-06-05 | Merge branch '0.7.0' into '0.7.0' | varac | |
0.7.0 See merge request !50 | |||
2015-06-04 | add preferences snippet for leap repository (#7090) | Micah Anderson | |
Change-Id: Ia7a35c8613350ad75ff1ebbdda0a09efa0960ba6 | |||
2015-06-02 | Merge pull request #71 from cz8s/ensure_dhcp_enterhook_present | varac | |
ensure the enterhooks directory is present | |||
2015-06-02 | ensure the enterhooks directory is present | Christoph Kluenter | |
2015-05-28 | Merge remote-tracking branch 'gitlab/0.7.0' into 0.7.0 | Micah Anderson | |
Change-Id: I2556ae99d01cbc53cd25d190d796067ce1a69175 | |||
2015-05-28 | Merge branch '0.7.0' into '0.7.0' | Micah | |
Implement weakdh recommendations for cipher suites (#7024) This is a first step mitigation until we can have a newer apache that will allow us to specify dh parameters other than the default. Change-Id: Ibfcee53b331e8919466027dde1a93117b5210d9d See merge request !48 | |||
2015-05-28 | Merge branch '0.7.0' into develop | varac | |
2015-05-27 | Merge remote-tracking branch 'gitlab/0.7.0' into 0.7.0 | Micah Anderson | |
2015-05-27 | Merge branch '6987_leap_couch_stats_handle_rotated_dbs' into '0.7.0' | Micah | |
leap_couch_stats.sh handles rotated dbs (#6987) Change-Id: I115ebdefd7365bf15a30c4a3ce7a4543ad757cec See merge request !49 | |||
2015-05-27 | leap_couch_stats.sh handles rotated dbs (#6987) | varac | |
Change-Id: I115ebdefd7365bf15a30c4a3ce7a4543ad757cec | |||
2015-05-26 | Implement weakdh recommendations for cipher suites (#7024) | Micah Anderson | |
This is a first step mitigation until we can have a newer apache that will allow us to specify dh parameters other than the default. Change-Id: Ibfcee53b331e8919466027dde1a93117b5210d9d | |||
2015-05-26 | Merge branch '6964_use_exec_to_remove_matching_fileline' into 0.7.0 | varac | |
2015-05-26 | updated couchdb submodule fix random couch_doc_update errors (#6850) | varac | |
Change-Id: I0d824e3f65ecfc9b6442b39003dacc35009fe10d | |||
2015-05-26 | check_mk complains about non-existing logfile (#6964) | varac | |
Change-Id: Ic58f9516854f812d46aa3a574628318951f99a95 | |||
2015-05-26 | Revert "remove old leap_mx logfile location from check_mk logwatch state ↵ | varac | |
file #6964" This reverts commit 984684f56f15d9d89ea78ffe6ed67dabf3d63208. Needed because: Augeas fails after upgrading augeas packages during same puppetrun, but only on first deploy - https://leap.se/code/issues/6997 | |||
2015-05-14 | use latest puppet_couchdb | elijah | |
2015-05-14 | Merge branch '6964_remove_old_leap_mx_logfile_from_check_mk_logwatch' into ↵ | Micah | |
'0.7.0' remove old leap_mx logfile location from check_mk logwatch state file #6964 Change-Id: I385c639e5c096deef4f81691a85c1b83cbab9421 See merge request !46 | |||
2015-05-14 | remove old leap_mx logfile location from check_mk logwatch state file #6964 | varac | |
Change-Id: I385c639e5c096deef4f81691a85c1b83cbab9421 | |||
2015-05-07 | better user db test. | elijah | |
2015-05-06 | Merge branch '0.7.0' into develop | varac | |
2015-05-06 | update postfix submodule to contain fix for non-existing fact ↵ | varac | |
operatingsystemmajrelease Change-Id: If29f562cb91354151147092b7ea7acc558f504cb | |||
2015-05-06 | Merge branch '0.7.0' into develop | varac | |
2015-05-06 | update postfix submodule to latest shared, necessary to fix module_dir problem | Micah Anderson | |
Change-Id: I95e8eb0f4b2299aca0b70806d7aeac0e8714ab19 | |||
2015-05-06 | update common module to the latest | Micah Anderson | |
Change-Id: I0a52033bfafdb5f492fe21b0b33fe790a94212d5 | |||
2015-05-06 | fix unattended-upgrades now that jessie has been released | Micah Anderson | |
Change-Id: I69e6a0f8e676be72bce492af32fef76c9167f5ee | |||
2015-05-06 | Change http.debian.net to now official name: httpredir.debian.org (#6932) | Micah Anderson | |
Change-Id: I1e411ef3ffa2ef7fdcae90081f530f44023a96b6 |