<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git, branch 0.7.1</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>update CHANGES.md for the latest set of information</title>
<updated>2015-07-23T14:10:05+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2015-07-23T14:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=2761fa77394d5a2857812de840e49172d0e486fb'/>
<id>2761fa77394d5a2857812de840e49172d0e486fb</id>
<content type='text'>
Change-Id: I06e29515a28af8688d839fffa01a3dfe7fc8a2fc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I06e29515a28af8688d839fffa01a3dfe7fc8a2fc
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'kwadrolab/static-amber-7231' into develop</title>
<updated>2015-07-21T19:55:41+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2015-07-21T19:55:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=cdadd9c1c26efd61c98a810206a06ce5b7302701'/>
<id>cdadd9c1c26efd61c98a810206a06ce5b7302701</id>
<content type='text'>
Conflicts:
	puppet/modules/site_static/manifests/init.pp

Change-Id: I090b1cb3cbe3c4d01a2c640ae3a370b17e722e12
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	puppet/modules/site_static/manifests/init.pp

Change-Id: I090b1cb3cbe3c4d01a2c640ae3a370b17e722e12
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase tapicero heatbeat nagios checks (#7275)</title>
<updated>2015-07-21T19:47:44+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2015-07-21T19:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=21af45fd2156e16786e3476c779115662ecb72a7'/>
<id>21af45fd2156e16786e3476c779115662ecb72a7</id>
<content type='text'>
Increase warning/critical thresholds for time between tapicero heartbeat
checks so it will emit less false positives

Change-Id: I0f97373d88658b7f17b2c4e8c1963198dc3f66ed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Increase warning/critical thresholds for time between tapicero heartbeat
checks so it will emit less false positives

Change-Id: I0f97373d88658b7f17b2c4e8c1963198dc3f66ed
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix leap-mx logrotation to work with twistd (#7058)</title>
<updated>2015-07-21T15:00:50+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2015-07-21T15:00:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=7c071c8e5953922040175c9bfdb458effb982847'/>
<id>7c071c8e5953922040175c9bfdb458effb982847</id>
<content type='text'>
We don't want to try and create the log file, twistd will do that.

Don’t rename the log file from mx.log to mx.log.0, instead just copy it
to mx.log.1, and then clear out mx.log so it’s empty (this is needed
because leap-mx might assume that its file descriptor is still valid and
continue trying to write to it, without this, leap-mx might lose data
because it’ll assume the original log file is still around and continue
to write to it, even though it’s gone)It’s a little dangerous because
it’s possible that you might lose some logged data between the time that
logrotate copies the new log file and truncates the old file (Caveat
administrator).

Finally, we don't want logrotate to complain if it finds
mx.log, its ok if its there.

Change-Id: I9952627f4d47e7a89a2915f6b72d82f9e6ca0d8b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't want to try and create the log file, twistd will do that.

Don’t rename the log file from mx.log to mx.log.0, instead just copy it
to mx.log.1, and then clear out mx.log so it’s empty (this is needed
because leap-mx might assume that its file descriptor is still valid and
continue trying to write to it, without this, leap-mx might lose data
because it’ll assume the original log file is still around and continue
to write to it, even though it’s gone)It’s a little dangerous because
it’s possible that you might lose some logged data between the time that
logrotate copies the new log file and truncates the old file (Caveat
administrator).

Finally, we don't want logrotate to complain if it finds
mx.log, its ok if its there.

Change-Id: I9952627f4d47e7a89a2915f6b72d82f9e6ca0d8b
</pre>
</div>
</content>
</entry>
<entry>
<title>minor linting</title>
<updated>2015-07-21T14:19:23+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2015-07-21T14:19:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=d609a948520e38feb79892eec6c80f3915940444'/>
<id>d609a948520e38feb79892eec6c80f3915940444</id>
<content type='text'>
fix double quotes and indentation

Change-Id: I79c28159d17e6256db3094f413d61dcdc9520dc6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix double quotes and indentation

Change-Id: I79c28159d17e6256db3094f413d61dcdc9520dc6
</pre>
</div>
</content>
</entry>
<entry>
<title>bump amber version, taking care of puppet ordering with require.</title>
<updated>2015-07-14T13:55:49+00:00</updated>
<author>
<name>kwadronaut</name>
<email>kwadronaut@autistici.org</email>
</author>
<published>2015-07-14T13:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=c5f1790602b2a987f7cfb18b0da8e11e692cdd40'/>
<id>c5f1790602b2a987f7cfb18b0da8e11e692cdd40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'yuvipanda/vagrant-fixes' into develop</title>
<updated>2015-07-14T13:44:33+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-07-14T13:44:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=75b2a9693832c266d8b893aa1de4f6da8e924400'/>
<id>75b2a9693832c266d8b893aa1de4f6da8e924400</id>
<content type='text'>
Conflicts:
	Vagrantfile

Change-Id: I0500e0deb7697ff39a7856878c5e6e867c633469
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	Vagrantfile

Change-Id: I0500e0deb7697ff39a7856878c5e6e867c633469
</pre>
</div>
</content>
</entry>
<entry>
<title>vagrant: Fix variable shadowing in Vagrantfile</title>
<updated>2015-07-14T13:21:48+00:00</updated>
<author>
<name>YuviPanda</name>
<email>yuvipanda@gmail.com</email>
</author>
<published>2015-07-13T03:31:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=2bb4f3d3c350aaac569f0c6a8c7935f4c35ecfee'/>
<id>2bb4f3d3c350aaac569f0c6a8c7935f4c35ecfee</id>
<content type='text'>
I'm unsure if the two levels of config are actually required,
but making the most minimal changes possible atm.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I'm unsure if the two levels of config are actually required,
but making the most minimal changes possible atm.
</pre>
</div>
</content>
</entry>
<entry>
<title>vagrant: Increase Memory to 1GB</title>
<updated>2015-07-14T13:21:15+00:00</updated>
<author>
<name>YuviPanda</name>
<email>yuvipanda@gmail.com</email>
</author>
<published>2015-07-13T03:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=f1263dc48510c92366a1203beec84e9fd27e1c46'/>
<id>f1263dc48510c92366a1203beec84e9fd27e1c46</id>
<content type='text'>
leap_cli running puppet fails from lack of memory with the
default amount of RAM
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
leap_cli running puppet fails from lack of memory with the
default amount of RAM
</pre>
</div>
</content>
</entry>
<entry>
<title>Add emacs/vim modelines to Vagrantfile</title>
<updated>2015-07-12T16:15:41+00:00</updated>
<author>
<name>YuviPanda</name>
<email>yuvipanda@gmail.com</email>
</author>
<published>2015-07-12T16:14:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=2adbf36f656b68ef09f1d6dafdc9f1b8f99d8080'/>
<id>2adbf36f656b68ef09f1d6dafdc9f1b8f99d8080</id>
<content type='text'>
Makes most editors recognize Vagrantfile as a ruby file and do
appropriate syntax highlighting
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makes most editors recognize Vagrantfile as a ruby file and do
appropriate syntax highlighting
</pre>
</div>
</content>
</entry>
</feed>
