summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-04generate utf8 locale solves #85110.9.0rc1kwadronaut
2016-10-04[bug] fix Tor hidden service key generationelijah
2016-09-15leap vm: grab ssh host key when adding a new vmelijah
2016-09-15leap vm: require 'fog/aws' instead of all of 'fog'elijah
2016-09-14refresh /docs/elijah
2016-09-14updated docselijah
2016-09-14[bugfix] leap vm: make the default instance type 't2.nano'elijah
2016-09-14leap vm: fix typo (closes #8468)elijah
2016-09-13[bugfix] static sites: only enable hidden service by default if one domain ↵elijah
is configured The problem is that we have a single onion address per server, so if more than one domain is configured we need to make sure they don't both try to use the same onion address.
2016-09-08Merge branch 'clamd_dependencies' into developvarac
2016-09-08Merge branch 'ensure_clamav_running' into developvarac
2016-09-08start clamav after definitions are downloadedChristoph Kluenter
freshclam might not be able to start clamav via the socket because the socket might not be there. This systemd unit watches for the definitions and then starts clamav. Resolves: #8431
2016-09-08Merge branch 'check_mk_add_services' into developvarac
2016-09-08Add systemd::enable definevarac
2016-09-07Update contributing docs regarding 0xacab.org CIvarac
2016-09-07Fix dependencies for clamd servicevarac
Sometimes, after a deploy from scratch `leap test` fails because clamd could not get started (even when the deploy log says so). This fixes the dependencies of all resources needed in order to let clamd start reliable. Resolves: #8431
2016-09-06leap cert renew: added more messages in case anything goes wrongelijah
2016-09-06leap run: stream results by default if there is only one nodeelijah
2016-09-06Added known issues to CHANGES.mdelijah
2016-09-06[feat] Add check_mk config values, dont set themvarac
When setting values like ignored_services = [...] this will override other `ignored_services` that might get parsed before. Instead, we use `+=` so multiple files can add sth to this config value.
2016-09-05[style] lint ::site_static classvarac
2016-09-02updated CHANGES.md with correct version numberselijah
2016-09-01added support for Let's Encryptelijah
2016-09-01cherry pick from "break on every deploy error"elijah
2016-09-01fix paths for gitlab cielijah
2016-09-01add exec bit on bin/node_initelijah
2016-09-01remove leap-debug-remote.sh. should use `leap debug` instead.elijah
2016-09-01move platform ci tests to tests/platform-cielijah
2016-09-01moved vagrant example provider to tests/example-providerelijah
2016-09-01moved infrastructure tests run by `leap run` to tests/server-testselijah
2016-08-31Added draft 0.9 release textelijah
2016-08-31mx test: skip email delivery test if clamd is not running because signature ↵elijah
files are still downloading.
2016-08-31Merge remote-tracking branch 'varac/remove_soledad_procs_check' into developMicah Anderson
2016-08-31Merge branch 'cibuild_experimental_09' of https://0xacab.org/varac/platform ↵elijah
into develop
2016-08-31[CI] Test catalog with all available servicesvarac
2016-08-31fixed `leap inspect`elijah
2016-08-31[bug] Remove Nagios soledad procs checkvarac
leap_cli already checks for running procs - Resolves: #8380
2016-08-31[style] lint soledad::servervarac
2016-08-31Document site_check_mk::agent::soledadvarac
2016-08-30break on every deploy errorvarac
2016-08-30lint site_webapp/manifests/init.ppvarac
2016-08-30[feat] Use twisted 16.2 from jessie-backportsvarac
New soledad packages now depend on Twisted 16.2.0 (see https://leap.se/code/issues/8412), so we need to pin twisted to get installed from jessie-backports. - Resolves: #8418
2016-08-30use experimental-0.9 deb repo for ci buildsvarac
2016-08-29Updated (very out of date) docs and README.mdelijah
2016-08-29ssh: Added verbose error message when host key mismatch occurs in net::ssh.elijah
2016-08-29fix add-user typoelijah
2016-08-29command line interface cleanup: harmonize the signatures of different ↵elijah
commands to be more logically consistent. For now, all changes are backwards compatible. DEPRECATED: `leap add-user`. Use `leap user add` instead.
2016-08-29leap vm: added 'ls' as alias for 'status'elijah
2016-08-29fix bug when nodes have bad tagselijah
2016-08-25leap vm: require ip address instead of status running for leap vm bind.elijah