Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-25 | use provider dir as log location | varac | |
2016-02-25 | dont break on errors | varac | |
2016-02-25 | re-enable deploy logging | varac | |
2016-02-25 | dont set custom log destination | varac | |
2016-02-25 | remove wheezy support | varac | |
2016-02-24 | Set couch.mode:plain until this will be the default | varac | |
2016-02-24 | [feat] Don't set couch.master anymore, defaults to plain couchdb | varac | |
2016-02-03 | Exec overrides need to be referred by their name | varac | |
not with their alias. Resolves https://github.com/pixelated/puppet-pixelated/issues/8 | |||
2016-01-12 | Run git as user, not root | Folker Bernitt | |
2015-12-28 | [vagrant] dont deploy monitor service for speed | varac | |
2015-12-23 | Vagrant Workaround for #7754 and #7755 | varac | |
2015-12-23 | Vagrant: use couchdb, create .ssh dir | varac | |
2015-10-17 | [feat] Added contrib folder for contributed stuff | varac | |
- Added a README.md - added a git commit template - moved offlineimap example config file from vagrant/ to crontib/ | |||
2015-09-10 | Don't exit after failed deploy | varac | |
Sometimes only trivial things fail that doesn't affect basic functionallity. Change-Id: I9d9d1a531a11e6eeee6fd823a51bb02e99771ec2 | |||
2015-09-10 | use vagrant user for configuring provider with leap_cli (new leap_cli ↵ | varac | |
version complain when called by root) we don't need to enable ssh pw auth because we're now using the vagrant user that has ssh key-based auth configured already. Change-Id: I5e28e6f5c71724573ff11def5b96142e8eb8b185 | |||
2015-09-10 | moved leap_cli installation to leap module | varac | |
Change-Id: I385f7877d0816456e7c57179511604645a4740bc | |||
2015-03-03 | Vagrant: Install leap_cli from source | varac | |
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-01-27 | configure vagrantbox to use https for fetching gems (Feature #6676) | varac | |
Change-Id: I0c29e7e07c294e2b5480396bed9db1c3694127d7 | |||
2015-01-13 | Simplyfied Vagrant support, added offlineimap config file | varac | |
Change-Id: I4bdb6cfe34d4c0edbf31d425d7f682c137ae1596 |