summaryrefslogtreecommitdiff
path: root/vagrant
AgeCommit message (Collapse)Author
2016-03-07[vagrant] Vagrant now can deploy a pixelated boxvarac
By default, a leap_platform-only box will get started. To start the pixelated box, use `vagrant up pixelated`.
2016-03-01[vagrant] Show link to webappvarac
2016-03-01[vagrant] Update instructions how to use the new providervarac
2016-02-26only create /root/.ssh if it doesnt existvarac
2016-02-25use provider dir as log locationvarac
2016-02-25dont break on errorsvarac
2016-02-25re-enable deploy loggingvarac
2016-02-25dont set custom log destinationvarac
2016-02-25remove wheezy supportvarac
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-03Exec overrides need to be referred by their namevarac
not with their alias. Resolves https://github.com/pixelated/puppet-pixelated/issues/8
2016-01-12Run git as user, not rootFolker Bernitt
2015-12-28[vagrant] dont deploy monitor service for speedvarac
2015-12-23Vagrant Workaround for #7754 and #7755varac
2015-12-23Vagrant: use couchdb, create .ssh dirvarac
2015-10-17[feat] Added contrib folder for contributed stuffvarac
- Added a README.md - added a git commit template - moved offlineimap example config file from vagrant/ to crontib/
2015-09-10Don't exit after failed deployvarac
Sometimes only trivial things fail that doesn't affect basic functionallity. Change-Id: I9d9d1a531a11e6eeee6fd823a51bb02e99771ec2
2015-09-10use 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-10moved leap_cli installation to leap modulevarac
Change-Id: I385f7877d0816456e7c57179511604645a4740bc
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-01-27configure vagrantbox to use https for fetching gems (Feature #6676)varac
Change-Id: I0c29e7e07c294e2b5480396bed9db1c3694127d7
2015-01-13Simplyfied Vagrant support, added offlineimap config filevarac
Change-Id: I4bdb6cfe34d4c0edbf31d425d7f682c137ae1596