summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-23Cleanup modified Gemfile.lock before pulling nickserver vcsrepoclean_vcsrepovarac
Resolves: #8492
2017-02-23Dont apply specific ssh parameters for wheezyvarac
2017-02-23[feat] always set smtpd_relay_restrictionsvarac
now that we deprecate wheezy, we can always set smtpd_relay_restrictions
2017-02-23no build_essential packages for wheeyz anymorevarac
2017-02-23assume systemd is always present nowvarac
2017-02-23[feat] only care for apache >= 2.4varac
2017-02-23[feat] dont use backports for rsyslog anymorevarac
2017-02-23[feat] dont use backports for passenger anymorevarac
2017-02-23Remove old leap-keyring packagevarac
2017-02-09tests: check process by either process scan or service name. closes #8753elijah
2017-02-06Merge branch 'dont_run_bundle_install_in_parallel' into 'master' Varac
Platform CI: Dont run bundle install in parallel Closes #8684 See merge request !67
2017-01-31Platform CI: Dont run bundle install in parallelvarac
Closes: #8684
2017-01-18Merge branch 'master' of 0xACAB.org:leap/platformvarac
2017-01-18Ensure the directory exists before creating the fileTulio Casagrande
with @aarni
2017-01-18Change autorestart to use systemd::unit_fileTulio Casagrande
2017-01-18Rename extensions module to autorestartTulio Casagrande
2017-01-18Remove spec_helperTulio Casagrande
2017-01-18Update how exec is runTulio Casagrande
2017-01-18Add apache auto-restart extension fileTulio Casagrande
2017-01-18git subrepo clone --force https://leap.se/git/puppet_systemd ↵varac
puppet/modules/systemd subrepo: subdir: "puppet/modules/systemd" merged: "f3c4059" upstream: origin: "https://leap.se/git/puppet_systemd" branch: "master" commit: "f3c4059" git-subrepo: version: "0.3.0" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "841aa43"
2017-01-18Revert "Add systemd::enable define"varac
This commit was moved to the systemd puppet repo. This reverts commit f5db49cf6b3ca0a5830b849c0aac074e371b95d9.
2017-01-18Merge branch 'nickserver_systemd' into 'master' Varac
Nickserver systemd See merge request !65
2017-01-18Use systemd unit file for nickserver [#8578]varac
2017-01-18Merge branch 'apache-auto-restart' into 'master' Varac
Add apache auto-restart extension file See merge request !66
2017-01-17Ensure the directory exists before creating the fileTulio Casagrande
with @aarni
2017-01-17Change autorestart to use systemd::unit_fileTulio Casagrande
2017-01-17Rename extensions module to autorestartTulio Casagrande
2017-01-17Remove spec_helperTulio Casagrande
2017-01-17Update how exec is runTulio Casagrande
2017-01-17Add apache auto-restart extension fileTulio Casagrande
2017-01-16git subrepo clone --force https://leap.se/git/puppet_systemd ↵varac
puppet/modules/systemd subrepo: subdir: "puppet/modules/systemd" merged: "f3c4059" upstream: origin: "https://leap.se/git/puppet_systemd" branch: "master" commit: "f3c4059" git-subrepo: version: "0.3.0" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "841aa43"
2017-01-16Revert "Add systemd::enable define"varac
This commit was moved to the systemd puppet repo. This reverts commit f5db49cf6b3ca0a5830b849c0aac074e371b95d9.
2017-01-10bugfix: `leap user ls` now warns if the ssh keytype is unsupportedelijah
2017-01-10New unbound runs with debug flag by defaultvarac
2017-01-05Merge branch 'feature/node-disable'elijah
2017-01-05Merge branch 'feature/ping'elijah
2017-01-03Revert "Use experimental-0.9 instead of experimental-platform"varac
This reverts commit 44cae3cf731d29fd1e882cf35526fb0e098914d2.
2016-12-31Couchdb service should not require on soledadvarac
- Resolves: #8693
2016-12-23Merge branch 'update-soledad-tests' into 'master' Varac
Update soledad tests See merge request !63
2016-12-23Update README.md with master build badgeVarac
2016-12-23bugfix: remove deprecated parameter from soledad test scriptdrebs
2016-12-23Use experimental-0.9 instead of experimental-platformvarac
experimental-platform is still WIP, see https://leap.se/code/issues/8437#note-8 for more details
2016-12-23Change regex for soledad process checkvarac
2016-12-22bugfix: don't block commercial certs for mx serverselijah
2016-12-22COMPATIBILITY CHANGE: set platform version to 0.10 & require client 0.9.4 or ↵elijah
later
2016-12-21added command `leap ping`elijah
2016-12-21rename s/ca.rb/cert.rb/elijah
2016-12-21add command `leap node disable` and `leap node enable`elijah
2016-12-21Merge branch 'feature/sshkey-info' into 'master' Varac
feature: add troubleshooting info to `leap user ls` It is hard to get ssh key setup right. This change makes it much easier to debug what the problem is. See merge request !58
2016-12-21Merge branch 'bugfix/sans-soledad' into 'master' Varac
bugfix: couchdb nodes should not require soledad. closes #8693 See merge request !60