<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git, branch 0.6.0rc1</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>Merge "Fix Check_mk notifications (Bug #6403)" into develop</title>
<updated>2014-11-20T22:09:35+00:00</updated>
<author>
<name>Varac</name>
<email>varac@leap.se</email>
</author>
<published>2014-11-20T22:09:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=885c32447fa4a244f8a996aa8b622d29f130fd87'/>
<id>885c32447fa4a244f8a996aa8b622d29f130fd87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Check_mk notifications (Bug #6403)</title>
<updated>2014-11-20T22:00:50+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-11-20T22:00:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=6ebd8cee202c81260c151e7903ff2f16518ffa41'/>
<id>6ebd8cee202c81260c151e7903ff2f16518ffa41</id>
<content type='text'>
Let check_mk put all hosts into the same "admin" contactgroup,
which is defined as default contactgroup by nagios.

Change-Id: I13b434925711ef2037de0cf6e919ce39a8255a94
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Let check_mk put all hosts into the same "admin" contactgroup,
which is defined as default contactgroup by nagios.

Change-Id: I13b434925711ef2037de0cf6e919ce39a8255a94
</pre>
</div>
</content>
</entry>
<entry>
<title>ship a modified runit config for bigcouch that raises the open file</title>
<updated>2014-11-20T21:32:00+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-11-20T21:27:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=503a316e67da2b4e0dbae7db28bbd0574fa3739f'/>
<id>503a316e67da2b4e0dbae7db28bbd0574fa3739f</id>
<content type='text'>
descriptor limits to account for bigcouch sync spikes (#4935)

Change-Id: I242fba31f961b6139ec641e1708b170f5c0d009b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
descriptor limits to account for bigcouch sync spikes (#4935)

Change-Id: I242fba31f961b6139ec641e1708b170f5c0d009b
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure openvpn is restarted when cert/key change (#6405)</title>
<updated>2014-11-20T20:31:27+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-11-20T20:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=dff949811324215278ab7e4c2db5de63d8a6218b'/>
<id>dff949811324215278ab7e4c2db5de63d8a6218b</id>
<content type='text'>
I reformatted the section below for consistency.

Change-Id: I18f5e23850e0c1ab4b1f2ee467d5af54ae9ff303
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I reformatted the section below for consistency.

Change-Id: I18f5e23850e0c1ab4b1f2ee467d5af54ae9ff303
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure that stunnel restarts when cert/key change (#6181)</title>
<updated>2014-11-20T20:22:09+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-11-20T20:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=896dd69710fa24a0235fc70081a71f35adbf9af1'/>
<id>896dd69710fa24a0235fc70081a71f35adbf9af1</id>
<content type='text'>
Change-Id: I5085247a87018e18e73833119ac73225afbfea1e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5085247a87018e18e73833119ac73225afbfea1e
</pre>
</div>
</content>
</entry>
<entry>
<title>specify the destination IP for DNAT rules for gateway addresses on port 443 (#6388)</title>
<updated>2014-11-20T18:13:55+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-11-20T18:13:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e334f10447303209ac3802436437670f45511603'/>
<id>e334f10447303209ac3802436437670f45511603</id>
<content type='text'>
Previously the DNAT rule would redirect the incoming port 443 requests
to openvpn, which was the wrong thing to do on the primary IP (but the
right thing to do on the openvpn gateway IPs). This manifested in the
webapp not being available when it was also configured as a service on
the node.

Change-Id: Ic8c6b6c0389859fab168a7df687351e11263277a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously the DNAT rule would redirect the incoming port 443 requests
to openvpn, which was the wrong thing to do on the primary IP (but the
right thing to do on the openvpn gateway IPs). This manifested in the
webapp not being available when it was also configured as a service on
the node.

Change-Id: Ic8c6b6c0389859fab168a7df687351e11263277a
</pre>
</div>
</content>
</entry>
<entry>
<title>minor linting</title>
<updated>2014-11-20T18:13:33+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-11-20T18:13:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=be18ba31fadd2e587672adc44175dd106187ceba'/>
<id>be18ba31fadd2e587672adc44175dd106187ceba</id>
<content type='text'>
Change-Id: I6d04cc7e028e86ee0012d96d7ef075fdd7ecef19
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I6d04cc7e028e86ee0012d96d7ef075fdd7ecef19
</pre>
</div>
</content>
</entry>
<entry>
<title>don't enable Tor DirPort if openvpn is running on port 80 (Bug #6377)</title>
<updated>2014-11-15T18:36:51+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-11-15T18:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=7521958cc6c210d65009aa87c6c7297fd9be3dd2'/>
<id>7521958cc6c210d65009aa87c6c7297fd9be3dd2</id>
<content type='text'>
We need to check the openvpn hiera value, which may or may not be set.
If it is not set, then we need to not lookup the $openvpn['ports]'
values or we will get an error because it wont be the correct type.

If we do have it, then $openvpn_ports gets set with the hash, otherwise
it gets set to an empty hash (otherwise puppet will complain when we try
to query the member() later with "member(): Requires array to work
with").

Finally, if it is set to port 80, we don't include the
tor::daemon::directory

Change-Id: Ic366c72e966cae9d611e8fe5aa7ea7943be51241
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to check the openvpn hiera value, which may or may not be set.
If it is not set, then we need to not lookup the $openvpn['ports]'
values or we will get an error because it wont be the correct type.

If we do have it, then $openvpn_ports gets set with the hash, otherwise
it gets set to an empty hash (otherwise puppet will complain when we try
to query the member() later with "member(): Requires array to work
with").

Finally, if it is set to port 80, we don't include the
tor::daemon::directory

Change-Id: Ic366c72e966cae9d611e8fe5aa7ea7943be51241
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'gerrit/develop' into develop</title>
<updated>2014-11-15T17:58:34+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-11-15T17:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=9d0bd5610a286cf582af0f3b67ddc7647bc757dc'/>
<id>9d0bd5610a286cf582af0f3b67ddc7647bc757dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "add local 50unattended-upgrades to fix unattended-upgrades not upgrading leap packages (#4425)" into develop</title>
<updated>2014-11-15T17:57:16+00:00</updated>
<author>
<name>micah anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2014-11-15T17:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=266a72ab88a18d9525cc2ad763b639205c411b0c'/>
<id>266a72ab88a18d9525cc2ad763b639205c411b0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
