Age | Commit message (Collapse) | Author |
|
|
|
By default, a leap_platform-only box will get started.
To start the pixelated box, use `vagrant up pixelated`.
|
|
Warning: Config file /etc/puppet/hiera.yaml not found, using Hiera
defaults
|
|
|
|
otherwise, machines will be out-of-mememory on deploy
|
|
pixelated needs to be accessible when running inside vagrant
problem is, that we can't add the forwarding anywhere else because
vagrant always overwrites virtualbox settings.
|
|
on vagrant, we use example.org as domain and all
requests to http are redirected to https://example.org
thats why this does not work on vagrant. we connect to
localhost:8080 and get redirected to https://example.org
thats why we do not need this port forwarded
|
|
|
|
jessie is now the default box
|
|
default)
Change-Id: Ib58f7d002427a190474896445c884bb55080c143
|
|
|
|
Conflicts:
Vagrantfile
Change-Id: I0500e0deb7697ff39a7856878c5e6e867c633469
|
|
I'm unsure if the two levels of config are actually required,
but making the most minimal changes possible atm.
|
|
leap_cli running puppet fails from lack of memory with the
default amount of RAM
|
|
Makes most editors recognize Vagrantfile as a ruby file and do
appropriate syntax highlighting
|
|
Change-Id: Ie7263c9442eb9bf8572d301f88bd38dbcce16846
|
|
Change-Id: I4bdb6cfe34d4c0edbf31d425d7f682c137ae1596
|