<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet, branch 0.8.0</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>update check_mk submodule</title>
<updated>2016-05-09T15:10:57+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-05-09T15:10:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e71c10af73be758e407ee352a3a7b12347177dce'/>
<id>e71c10af73be758e407ee352a3a7b12347177dce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] Run check_mk-refresh-inventory-daily after check_mk-refresh</title>
<updated>2016-05-03T20:59:21+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-05-03T20:59:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=074c86322442ba73fe5ae07c9c07b1158c4d460d'/>
<id>074c86322442ba73fe5ae07c9c07b1158c4d460d</id>
<content type='text'>
Otherwise, the nagios config will get regenerated and nagios gets
reloaded before all checks are registered by a check_mk inventory.

- Related: #6873
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise, the nagios config will get regenerated and nagios gets
reloaded before all checks are registered by a check_mk inventory.

- Related: #6873
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] run check_mk inventory on every puppetrun</title>
<updated>2016-05-03T19:50:03+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-05-03T19:50:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e9ebc834e7500dceefd0530ba6d0262e87855374'/>
<id>e9ebc834e7500dceefd0530ba6d0262e87855374</id>
<content type='text'>
After upgrading the platform, there might be old check_mk checks
registered on the monitor hosts. We now run a check_mk inventory
on every run that also purged old non-existng checks.

- Resolves: #6873
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After upgrading the platform, there might be old check_mk checks
registered on the monitor hosts. We now run a check_mk inventory
on every run that also purged old non-existng checks.

- Resolves: #6873
</pre>
</div>
</content>
</entry>
<entry>
<title>migrate from obsolete SSLCertificateChainFile apache option (#8055)</title>
<updated>2016-05-03T19:02:18+00:00</updated>
<author>
<name>kwadronaut</name>
<email>kwadronaut@leap.se</email>
</author>
<published>2016-05-03T19:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=8b5541290fc985acd7364d48aaf357457c7622f7'/>
<id>8b5541290fc985acd7364d48aaf357457c7622f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Fix shorewall not starting with systemd (#8044)</title>
<updated>2016-04-27T12:48:16+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-04-25T19:52:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e0e3bc3478b3b7ca1afe24ff7e44dbdfa384ea44'/>
<id>e0e3bc3478b3b7ca1afe24ff7e44dbdfa384ea44</id>
<content type='text'>
Shorewall in jessie doesn't come with a proper unit file, and
as a result, it doesn't properly start with systemd.

To solve this, we provide the systemd unit file that comes with stretch,
add a systemd submodule that provides the exec resources needed for when
systemd units or configuration files are changed

Change-Id: I861fa951835928b4741abfbf969adcee4b8f147b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Shorewall in jessie doesn't come with a proper unit file, and
as a result, it doesn't properly start with systemd.

To solve this, we provide the systemd unit file that comes with stretch,
add a systemd submodule that provides the exec resources needed for when
systemd units or configuration files are changed

Change-Id: I861fa951835928b4741abfbf969adcee4b8f147b
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'linting' into develop</title>
<updated>2016-04-25T19:41:34+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-04-25T19:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=07f8cf9c307471128eef1ded3a77633869c89bcd'/>
<id>07f8cf9c307471128eef1ded3a77633869c89bcd</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 further more</title>
<updated>2016-04-25T19:41:20+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-04-25T16:21:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=f2f2c7391056c252523730cd76ab759db9117c9c'/>
<id>f2f2c7391056c252523730cd76ab759db9117c9c</id>
<content type='text'>
- ignore puppet lint error about inheriting from different namespace
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- ignore puppet lint error about inheriting from different namespace
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix clamd start configuration (#8048)</title>
<updated>2016-04-19T01:58:27+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-04-19T01:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=2c5d27327bc1a90f5813e55a40d0acac644a13eb'/>
<id>2c5d27327bc1a90f5813e55a40d0acac644a13eb</id>
<content type='text'>
If clamd is not running, the helpful cronjob tries to start it again,
but the way it is being started can only be run as root, and the cronjob
is run as the clamav user, so you get an error on each cron run. This
fixes that problem

Change-Id: I4cdb29dc651bee8a2eef1655ad4748d885afae0f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If clamd is not running, the helpful cronjob tries to start it again,
but the way it is being started can only be run as root, and the cronjob
is run as the clamav user, so you get an error on each cron run. This
fixes that problem

Change-Id: I4cdb29dc651bee8a2eef1655ad4748d885afae0f
</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>
</feed>
