summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-08move rotated db creation to site_couchdb and fix rotated db testselijah
2015-04-07Merge branch 'develop' of ssh://leap.se/leap_platform into developelijah
2015-04-07rotate deploy logs by size instead of by date.elijah
2015-04-07Merge branch '6749_leap_couch_stats' into developvarac
2015-04-07added local check_mk couchdb script (#6749)varac
leap_couch_stats.sh is a local check_mk agent script which provides per-db stats as well as global stats. Change-Id: I1eba19a3a0210d3127acbad119dfd2918414ff4a
2015-04-06Merge branch 'bugfix/static' into developelijah
2015-04-06Merge branch 'feature/changes' into developelijah
2015-04-02static: restart apache when tls certs changeelijah
2015-04-01run check_mk tests every 10 minuteselijah
2015-04-01always use full domain for FACTOR_fqdn (closes #6700)elijah
2015-04-01added CHANGES.mdelijah
2015-04-01Merge branch 'develop' of ssh://leap.se/leap_platform into developelijah
2015-04-01Merge remote-tracking branch 'gitlab/develop' into developMicah Anderson
2015-04-01Merge branch 'develop' into 'develop'Micah
Adds apache support for webapp.domain if defined on :80, completes fix for #6632 See merge request !38
2015-03-31tapicero: make config compatible with 0.7elijah
2015-03-30set platform version 0.7elijah
2015-03-30added support for rotating couchdb databases.elijah
2015-03-30Adds apache support for webapp.domain if defined on :80, completes fix for #6632guido
2015-03-19don't set a lower --fragment by default yet (not compatible with android client)elijah
2015-03-18pin webapp to version/0.6.1elijah
2015-03-17updated README.md to point to installation doc of puppet-git-hooks READMEvarac
Change-Id: I3138f249167a4e0183724574971bb206b164b09a
2015-03-17updated README.md with contributing section how to use a pre-commit hook for ↵varac
syntax and style guide checking Change-Id: Ia03321d71cce39f643ec7248361c156e34fe0d09
2015-03-12require file for augeas resources in site_check_mk::agent::*varac
Change-Id: Ia5ac6f50e023d7d358d17c661b71c6a5880ec445
2015-03-12Update augeas submodule, pulling in the changes from camptocampvarac
Mainly because we want to have the augeas packages installed before any augeas resource is called, fixed by this commit: commit 616b59bead6a57f71b4b4e59aaf080cd130ab250 Author: Raphaël Pinson <raphael.pinson@camptocamp.com> Date: Thu Mar 14 09:42:08 2013 Abstract package name for ruby-augeas, define dependency for all Augeas resources see https://leap.se/code/issues/6788#note-6 Change-Id: I62af667cb93b6a9b51e1b7163d225b4ccae0312f
2015-03-11Merge branch '6612_update_soledad_check' into developvarac
2015-03-11Change nagios to be aware of soledad user change (Bug #6612)varac
Change-Id: Id53d6432a58006653f4d9ddd6355ae505a5273eb
2015-03-11Merge branch '6788_augeas_mrpe_cfg' into developvarac
2015-03-11Use augeas instead of file_line to configure entries in ↵varac
/etc/check_mk/mrpe.cfg (Bug #6788) We used file_line before, but when the some check parameters change, a new line would be added, leaving the old line there, resulting in two checks with the same name but with different parameters. Augeas can handle this better, but it is important to use 'rm' to remove all old lines with different parameters before adding the new line. Change-Id: Iad69dfd20f487a16d372a4f4a4bc53299f9e4a66
2015-03-05change default MTU to 1400 (#6745)Micah Anderson
Change-Id: Ia4b93776c6ae316b47f6e0b8e2763aa6fa9cab92
2015-03-04temporarily increase the delay between soledad / web api tests to 60 ↵elijah
minutes, until we are able to fix the issue with the test users creating db bloat.
2015-03-03pin client version to >=0.7 (#6743)Micah Anderson
Change-Id: I66f12a04bf92fbda77284665bc1186b10f4c2e15
2015-03-03Merge branch 'vagrant_install_leap_cli_from_source' into developvarac
2015-03-03Vagrant: Install leap_cli from sourcevarac
The develop branch of leap_platform needs leap_cli >= v1.6.3. The leap_cli gem is only 1.6.2, because it needs to work together with the master branch of leap_platform. Therefore we need to install leap_cli from it's develop branch from source. Change-Id: I78b433bfa31ad42f78c49949c757bcfb6cd5c30b
2015-02-26update leap archive signing key with version that expires in 2 yearsMicah Anderson
Change-Id: I0587ee6d9033824ca66b70de09e4e0f65d67cab1
2015-02-11updated LEAP archive signing key 0x1E34A1828E207901 (#6728)varac
Change-Id: I110e93a64f82e4133a043ff3fa18ab14b69a5dcc
2015-02-09Merge branch 'feature/logdeploy' into developelijah
2015-02-09logs deploy information to /var/log/leap/deploy.log (full puppet log) and ↵elijah
/var/log/leap/deploy-summary.log (just the start and complete, with platform version, user, leap_cli version, platform branch). downgrading platform require --downgrade (requires new leap_cli)
2015-02-05Merge branch 'bug/6697' into developMicah Anderson
2015-02-05add a new line between resourcesMicah Anderson
Change-Id: I7e763cfda2ebd6943b2ce3f6512bc5f5354dbc56
2015-02-04upgrade to tapicero 0.6.1, to remove auth in process list (closes #6697)elijah
2015-02-04consolidate sources into common.jsonelijah
2015-02-03Merge branch '6698_wait_for_couch_cluster' into developvarac
2015-02-03don't create dbs before couch cluster is settledvarac
Change-Id: Ifd665eb7efc06c1cf9e7b8fcfd5f42dbb34ac1b1
2015-02-03update couch-doc-update to catch a more specific exception (#6699)Micah Anderson
Change-Id: I4f7a13443574d5771ebd9dd2278ef64ba8593a7a
2015-02-03increase the sleep time for soledad testelijah
2015-02-03Merge remote-tracking branch 'elijah/feature/expire' into developMicah Anderson
Conflicts: platform.rb Change-Id: Ifb1a7579e00b1ee2bdebe86671d5c2f1cac2a8dc
2015-02-02added custom puppet function sorted_json(). closes #6389elijah
2015-02-02bumped version number from 0.6 to 0.6.1, otherwise latest leap_cli:develop ↵varac
refuses to work Change-Id: Ic11ef26f4874cf4d8e4f79d3e28cd04eee020422
2015-01-28update default provider.json to use the (now) correct expiration time ↵elijah
format. requires new leap_cli.
2015-01-27Merge branch '6674_custom_apt_sources' into developvarac