<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_config, branch 0.8.1</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>Disable puppet-agent daemon from running.</title>
<updated>2016-06-16T15:09:39+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-05-31T17:45:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=31c7e54c86622d71c735ef18448d3977a6c59713'/>
<id>31c7e54c86622d71c735ef18448d3977a6c59713</id>
<content type='text'>
The agent wakes up every two minutes and tries to connect to the default
server, failing with a certificate warning. We don't use the agent, so
we can safely disable it (#8032)

Change-Id: I707f42b59205993325431aba283552b1b73a0ad1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The agent wakes up every two minutes and tries to connect to the default
server, failing with a certificate warning. We don't use the agent, so
we can safely disable it (#8032)

Change-Id: I707f42b59205993325431aba283552b1b73a0ad1
</pre>
</div>
</content>
</entry>
<entry>
<title>migrate from obsolete SSLCertificateChainFile apache option (#8055)</title>
<updated>2016-05-03T17:21:17+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-05-03T17:21:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=3b5ce74f81bb56af0b94a119a85649446a3d6e19'/>
<id>3b5ce74f81bb56af0b94a119a85649446a3d6e19</id>
<content type='text'>
Change-Id: I20a28ae77c98071aefc1933e0ea73e5f3b895acb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I20a28ae77c98071aefc1933e0ea73e5f3b895acb
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] more manual linting for custom manifests</title>
<updated>2016-04-18T16:28:29+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-04-18T16:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=8370875d608ebddae09fcd05741bb77e0e31c122'/>
<id>8370875d608ebddae09fcd05741bb77e0e31c122</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] lint some custom manifests</title>
<updated>2016-04-18T16:19:44+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-04-18T16:19:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=22b788920defdd42b4abda144afd8ca69d0a9d37'/>
<id>22b788920defdd42b4abda144afd8ca69d0a9d37</id>
<content type='text'>
I used `puppet-lint -f FILE` to fix most issues, while
finishing with manual intervention.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I used `puppet-lint -f FILE` to fix most issues, while
finishing with manual intervention.
</pre>
</div>
</content>
</entry>
<entry>
<title>Put openvpn logs into leap directory (#8021)</title>
<updated>2016-04-12T18:20:46+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-04-12T14:37:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=0ca80b41060dd8046386f7e49d2ed5ad382948c4'/>
<id>0ca80b41060dd8046386f7e49d2ed5ad382948c4</id>
<content type='text'>
Have openvpn logs go to /var/log/leap/openvpn_$protocol, instead of to
/var/log/daemon.log.

Change-Id: I1fc33de660648ab0dba1ce98de2864649c104719
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Have openvpn logs go to /var/log/leap/openvpn_$protocol, instead of to
/var/log/daemon.log.

Change-Id: I1fc33de660648ab0dba1ce98de2864649c104719
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove duplicate mail logging (#8021)</title>
<updated>2016-04-12T18:20:46+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-04-12T14:04:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=fead715f94551eb3600e449659ad6df12fffe641'/>
<id>fead715f94551eb3600e449659ad6df12fffe641</id>
<content type='text'>
Add a site_rsyslog config that removes duplicate mail logging.

Previously mail logs would be copied to /var/log/syslog, mail.log,
mail.err, mail.info, maillog and to the console. This removes those and
only puts them in /var/log/mail.log.

It also removes other superfluous configurations, either because they
are commented out already, or because they are uucp or nntp.

Change-Id: Ib05036787d2c818bf8802c22a4b8050f945a6e6d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a site_rsyslog config that removes duplicate mail logging.

Previously mail logs would be copied to /var/log/syslog, mail.log,
mail.err, mail.info, maillog and to the console. This removes those and
only puts them in /var/log/mail.log.

It also removes other superfluous configurations, either because they
are commented out already, or because they are uucp or nntp.

Change-Id: Ib05036787d2c818bf8802c22a4b8050f945a6e6d
</pre>
</div>
</content>
</entry>
<entry>
<title>testing: adds mx delivery tests</title>
<updated>2016-04-05T16:52:01+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-03-29T20:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=eac3056c237d523f4786593922fe8f88eb65dff7'/>
<id>eac3056c237d523f4786593922fe8f88eb65dff7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[jessie] Remove obsolete backports pinning</title>
<updated>2016-03-10T20:12:11+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-03-10T20:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=65335becbf8602b65ed385090400088f56293d9b'/>
<id>65335becbf8602b65ed385090400088f56293d9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] Remove stunnel leftovers from bigcouch</title>
<updated>2016-03-10T19:27:34+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-03-08T12:51:32+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=aa2c2590e7b976805402c4c0a2ebe4b554304a85'/>
<id>aa2c2590e7b976805402c4c0a2ebe4b554304a85</id>
<content type='text'>
- Resolves: #7785
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #7785
</pre>
</div>
</content>
</entry>
<entry>
<title>We are rotating the mx logs 5 times, but we originally thought we should</title>
<updated>2016-02-23T19:15:23+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-02-23T16:40:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=fd599945751a489a638fadace51c871f59346a46'/>
<id>fd599945751a489a638fadace51c871f59346a46</id>
<content type='text'>
only have the following logfiles in that directory ever:
mx.log, mx.log.[1-5], with an optional .gz suffix.

However, we were wrong about the 'optional' part of the compression, we
use the 'compress' option, so the logs will always be compressed. So
there should never be the log files mx.log.1, mx.log.2, etc.

This change adjusts the clean-up to deal with that. (#7058)

https://github.com/leapcode/leap_platform/pull/97

Change-Id: I109d08ac063fe094c54e93be91893a67d7fbb51b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
only have the following logfiles in that directory ever:
mx.log, mx.log.[1-5], with an optional .gz suffix.

However, we were wrong about the 'optional' part of the compression, we
use the 'compress' option, so the logs will always be compressed. So
there should never be the log files mx.log.1, mx.log.2, etc.

This change adjusts the clean-up to deal with that. (#7058)

https://github.com/leapcode/leap_platform/pull/97

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