<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/leap_mx/manifests, 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>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>rename leap-mx logrotate file; minor style change.</title>
<updated>2015-04-17T17:19:37+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2015-04-17T17:19:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=64cc83793aa35b84b60dd40305c7edf8369a187b'/>
<id>64cc83793aa35b84b60dd40305c7edf8369a187b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stunnel shouldn't use syslog, and leap_mx can't.</title>
<updated>2015-04-17T03:57:11+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2015-04-17T03:57:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=c7e12fd3cfe482e22e337eaea80ca7994dea7524'/>
<id>c7e12fd3cfe482e22e337eaea80ca7994dea7524</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 logging mess: add 'logfile' define, mv openvpn and stunnel logs to their own files, fix mx logwatch path.</title>
<updated>2015-04-16T18:10:59+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2015-04-15T23:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=bb07407485ed1626221a1190cc2fb2789f95ed22'/>
<id>bb07407485ed1626221a1190cc2fb2789f95ed22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add a new line between resources</title>
<updated>2015-02-05T16:39:14+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2015-02-05T16:39:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=1d8998f1ee74c4b68cf9372409ef7e6e47f63927'/>
<id>1d8998f1ee74c4b68cf9372409ef7e6e47f63927</id>
<content type='text'>
Change-Id: I7e763cfda2ebd6943b2ce3f6512bc5f5354dbc56
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I7e763cfda2ebd6943b2ce3f6512bc5f5354dbc56
</pre>
</div>
</content>
</entry>
<entry>
<title>consolidate sources into common.json</title>
<updated>2015-02-04T22:03:31+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2015-02-04T22:03:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=aed223ad42635370bdbc1b239ed43a1330698c5e'/>
<id>aed223ad42635370bdbc1b239ed43a1330698c5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Configure rsyslog to put leap-mx logs into /var/log/leap/mx.log,</title>
<updated>2015-01-13T22:51:06+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2015-01-13T15:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=663fe4574674bdeaf2e8c749e7e46d3fe1e6c2e4'/>
<id>663fe4574674bdeaf2e8c749e7e46d3fe1e6c2e4</id>
<content type='text'>
and setup logrotation (#6637)

Change-Id: I873517b2d99f5b55289728969b49d5405da7d4c6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and setup logrotation (#6637)

Change-Id: I873517b2d99f5b55289728969b49d5405da7d4c6
</pre>
</div>
</content>
</entry>
<entry>
<title>add a package resource for leap-keymanager to make sure it is also the</title>
<updated>2014-06-28T00:36:54+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-06-28T00:36:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=be68734a93a2780578c2a54b6c90296c9fe88cbe'/>
<id>be68734a93a2780578c2a54b6c90296c9fe88cbe</id>
<content type='text'>
latest version, this is necessary to transition to the python-gnupg-ng
package, which will not otherwise be installed

Change-Id: I2ea631e15518fd40cb0ea4fe718498bdfba3c599
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
latest version, this is necessary to transition to the python-gnupg-ng
package, which will not otherwise be installed

Change-Id: I2ea631e15518fd40cb0ea4fe718498bdfba3c599
</pre>
</div>
</content>
</entry>
<entry>
<title>leap-mx package resource ensure parameter needs to be 'latest' to ensure</title>
<updated>2014-06-28T00:21:09+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-06-28T00:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=8ff905489915324427884d1e8dc850d117c7859c'/>
<id>8ff905489915324427884d1e8dc850d117c7859c</id>
<content type='text'>
packages will be upgraded

Change-Id: Ic94be8b732d9d2202f87c0c2cdd2fd0d16cc9efc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
packages will be upgraded

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