<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules, 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>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 branch 'develop' of ssh://leap.se/leap_platform into develop</title>
<updated>2015-07-09T19:18:21+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2015-07-09T19:18:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=2d50141b8b0b223e3b437ff3bda0dd2dc7a64ef5'/>
<id>2d50141b8b0b223e3b437ff3bda0dd2dc7a64ef5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use latest amber for static nodes.</title>
<updated>2015-07-09T19:18:03+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2015-07-09T19:18:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=1e872b71382f94f9c2d63ccbcaa43ca7d6741b42'/>
<id>1e872b71382f94f9c2d63ccbcaa43ca7d6741b42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up left-over files from old way of leap-mx logging, this should</title>
<updated>2015-07-07T20:22:36+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2015-07-07T20:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=ec24733308676d6822aaeaae6c17b042f7e2bf14'/>
<id>ec24733308676d6822aaeaae6c17b042f7e2bf14</id>
<content type='text'>
stop the logrotate cron errors from happening. (#7058)

Change-Id: Iceaeb8c17600fc23d2b1ca075546f8573c145760
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
stop the logrotate cron errors from happening. (#7058)

Change-Id: Iceaeb8c17600fc23d2b1ca075546f8573c145760
</pre>
</div>
</content>
</entry>
<entry>
<title>check_mk should not falsely report multiple instances running (#6866)</title>
<updated>2015-07-07T14:36:30+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-07-07T14:30:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=7e6b3939a69f11d23ed1c876060025fbe694704d'/>
<id>7e6b3939a69f11d23ed1c876060025fbe694704d</id>
<content type='text'>
Change-Id: Ie7943c9a541c3cd2feac7686ed1092aadc5a7c7a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ie7943c9a541c3cd2feac7686ed1092aadc5a7c7a
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore openvpn logwatch warnings (#6867)</title>
<updated>2015-07-07T14:04:40+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-07-07T14:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=3cb5ae59d51d85cde704214dcea7c65da2bf6e94'/>
<id>3cb5ae59d51d85cde704214dcea7c65da2bf6e94</id>
<content type='text'>
These are warnings that might have different origins, each of
them we don't want to alarm the admin:

- A bitmask client bug (user will poke the client devs if things
  break, and they will go after it)
- A simple network failure, packets might get cut of
- Malicious user tries to temper with TLS handshakes - this gets
  more interesting, but still (like ssh bruteforce attacs) an admin
  would not want to get annoyed by this by default, but they still
  have the option to use log analysers of their choice if they want
  to investigate this.

Change-Id: I23ca3b700e41f22f34ad3346ed4e647b86000bb2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are warnings that might have different origins, each of
them we don't want to alarm the admin:

- A bitmask client bug (user will poke the client devs if things
  break, and they will go after it)
- A simple network failure, packets might get cut of
- Malicious user tries to temper with TLS handshakes - this gets
  more interesting, but still (like ssh bruteforce attacs) an admin
  would not want to get annoyed by this by default, but they still
  have the option to use log analysers of their choice if they want
  to investigate this.

Change-Id: I23ca3b700e41f22f34ad3346ed4e647b86000bb2
</pre>
</div>
</content>
</entry>
</feed>
