summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-03-04only not create soledad admin .netrc file if soledad is enabledelijah
2016-03-04added command `leap compile hosts`elijah
2016-03-02Dont recreate nagios resources on every runvarac
Use purging of nagios resources in a way that not all resources are recreated on every puppetrun. Resolves: #2327
2016-03-01[vagrant] Show link to webappvarac
2016-03-01[vagrant] Update instructions how to use the new providervarac
2016-02-26Merge branch 'develop' of ssh://leap.se/leap_platform into developelijah
2016-02-26skip clamd process test if clamav sig file has not yet been downloaded, ↵elijah
closes #7683
2016-02-26only create /root/.ssh if it doesnt existvarac
2016-02-26Update submodules apache and aptvarac
2016-02-26Merge branch 'develop' of ssh://leap.se/leap_platform into developelijah
2016-02-26plain couchdb now required, bigcouch support disabled.elijah
2016-02-25fix typo in last commitvarac
2016-02-25check-mk's mk_job depends on the time packagevarac
2016-02-25use provider dir as log locationvarac
2016-02-25dont break on errorsvarac
2016-02-25re-enable deploy loggingvarac
2016-02-25Merge branch 'develop' of github.com:leapcode/leap_platform into developvarac
2016-02-25Merge pull request #103 from kalikaneko/bug/remove-soledad-tempdir2varac
[bug] remove tempdir after soledad sync test
2016-02-25[bug] remove tempdir after soledad sync testKali Kaneko
Closes: #7921
2016-02-25dont set custom log destinationvarac
2016-02-25couchdb module uses pbkdf2 as default pwhash algor. nowvarac
2016-02-25remove couchdb_pwhash_alg leftovervarac
2016-02-25remove wheezy supportvarac
2016-02-25no build-essential packages needed for building leap_clivarac
2016-02-24Merge branch 'develop' of ssh://leap.se/leap_platform into developelijah
2016-02-24[bug] Adopt ncli aliases to new version of iclivarac
- Resolves: #7887
2016-02-24fix logging error in puppet_commandelijah
2016-02-24fix time comparison bug in network testelijah
2016-02-24check server cert expiry in tests, closes #7910elijah
2016-02-24fixed dkim zone entry, closes #7925elijah
2016-02-24Set couch.mode:plain until this will be the defaultvarac
2016-02-24[feat] Don't set couch.master anymore, defaults to plain couchdbvarac
2016-02-24Use site_couchdb::plain even when couch.master is set top "master"varac
2016-02-24ensure remote_file_path macro works when file is not present (resolves #7926)elijah
2016-02-24Update module stunnelvarac
2016-02-23Update opendkim platform pieces to match leap-cli.Micah
Change-Id: I9c8f9c9c3ee7cd89f013cbb08397377522ed5a4a
2016-02-23We are rotating the mx logs 5 times, but we originally thought we shouldMicah
only have the following logfiles in that directory ever: mx.log, mx.log.[1-5], with an optional .gz suffix. However, we were wrong about the 'optional' part of the compression, we use the 'compress' option, so the logs will always be compressed. So there should never be the log files mx.log.1, mx.log.2, etc. This change adjusts the clean-up to deal with that. (#7058) https://github.com/leapcode/leap_platform/pull/97 Change-Id: I109d08ac063fe094c54e93be91893a67d7fbb51b
2016-02-23use pbkdf2 pwhash for plain couch.elijah
2016-02-23allow legacy plain couchdb nodes to stay couchdb nodes, although issue a ↵elijah
warning.
2016-02-23added templates for `leap node add`, so that new nodes can get default ↵elijah
values set in their initial .json file.
2016-02-23default to plain couchdb, unless otherwise specified.elijah
# Conflicts: # puppet/modules/site_couchdb/manifests/plain.pp
2016-02-23get dkim working, closes #5924elijah
2016-02-23Update submodule vcsrepovarac
2016-02-23[feat] 'leap history --last' shows only last entryvarac
2016-02-23Add hiera.yaml so vagrant provision doesn't complain about it missingvarac
Warning: Config file /etc/puppet/hiera.yaml not found, using Hiera defaults
2016-02-23Remove wheezy vagrant boxvarac
2016-02-23Update submodule postfixvarac
2016-02-16remove pinning of openvpn package to backportselijah
2016-02-16list the expiry time when warning about expiring certselijah
2016-02-16require jessie and created note_init script for node initializationelijah