<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/Vagrantfile, branch 0.8.2</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>make Vagrantfile compatible with older vagrant versions</title>
<updated>2016-03-08T14:03:41+00:00</updated>
<author>
<name>Christoph Kluenter</name>
<email>ckluente@thoughtworks.com</email>
</author>
<published>2016-03-08T14:03:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=4e7376a70b30f488a707a3ddfff34a31b24b3370'/>
<id>4e7376a70b30f488a707a3ddfff34a31b24b3370</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vagrant] Vagrant now can deploy a pixelated box</title>
<updated>2016-03-07T11:26:31+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-03-07T11:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e6e0b2b9c5cad7f7a66b0aedaf3ab67438eedf2d'/>
<id>e6e0b2b9c5cad7f7a66b0aedaf3ab67438eedf2d</id>
<content type='text'>
By default, a leap_platform-only box will get started.
To start the pixelated box, use `vagrant up pixelated`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By default, a leap_platform-only box will get started.
To start the pixelated box, use `vagrant up pixelated`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add hiera.yaml so vagrant provision doesn't complain about it missing</title>
<updated>2016-02-23T12:05:49+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-02-23T12:05:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=7c12520c65f4efc6342a77eb208772c1be006286'/>
<id>7c12520c65f4efc6342a77eb208772c1be006286</id>
<content type='text'>
    Warning: Config file /etc/puppet/hiera.yaml not found, using Hiera
    defaults
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Warning: Config file /etc/puppet/hiera.yaml not found, using Hiera
    defaults
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove wheezy vagrant box</title>
<updated>2016-02-23T11:54:02+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-02-23T11:54:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=f6297a1b8f776875689deaab9b1fb0c76b4b21a3'/>
<id>f6297a1b8f776875689deaab9b1fb0c76b4b21a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also increase ram of Vagrantfileto 1,5g</title>
<updated>2016-01-25T20:34:05+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-01-25T20:34:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=c2b7f3c5ba8089bb3d4d07cba374f06020674927'/>
<id>c2b7f3c5ba8089bb3d4d07cba374f06020674927</id>
<content type='text'>
otherwise, machines will be out-of-mememory on deploy
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
otherwise, machines will be out-of-mememory on deploy
</pre>
</div>
</content>
</entry>
<entry>
<title>forward port to pixelated</title>
<updated>2016-01-21T09:40:56+00:00</updated>
<author>
<name>Christoph</name>
<email>ckluente@thoughtworks.com</email>
</author>
<published>2016-01-20T10:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=50dc1b0b8e4a1c28ce13d2e761e527afd68f14c0'/>
<id>50dc1b0b8e4a1c28ce13d2e761e527afd68f14c0</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>leap redirects port 80 to an invalid url</title>
<updated>2016-01-20T12:24:48+00:00</updated>
<author>
<name>Christoph</name>
<email>ckluente@thoughtworks.com</email>
</author>
<published>2016-01-20T12:24:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=63f32607b663d8878c72f8d656fd5577df3fbd5d'/>
<id>63f32607b663d8878c72f8d656fd5577df3fbd5d</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>Vagrant boxes need 1g of ram</title>
<updated>2015-12-23T18:07:12+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-12-23T18:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=38a99f39e7a037cc4c316c87529ebaec6689170b'/>
<id>38a99f39e7a037cc4c316c87529ebaec6689170b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] Vagrantfile now contains a jessie box</title>
<updated>2015-12-23T14:43:53+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-12-23T14:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=afdce78e2a1128cf9590df9c1f1623f029cedd55'/>
<id>afdce78e2a1128cf9590df9c1f1623f029cedd55</id>
<content type='text'>
jessie is now the default box
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
jessie is now the default box
</pre>
</div>
</content>
</entry>
<entry>
<title>Vagrantfile now contains one box for wheezy and one for jessie (wheezy is default)</title>
<updated>2015-11-17T18:51:11+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-04-30T09:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=62edc7545669aaa39066967fbd7a301667e17777'/>
<id>62edc7545669aaa39066967fbd7a301667e17777</id>
<content type='text'>
Change-Id: Ib58f7d002427a190474896445c884bb55080c143
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib58f7d002427a190474896445c884bb55080c143
</pre>
</div>
</content>
</entry>
</feed>
