<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git, branch 0.6.0rc2</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>Merge branch 'bug/6511' into 'develop'</title>
<updated>2014-12-10T19:50:30+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-12-10T19:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=7c09360ad9da7dc2f5831532bd831d17f20e1f6c'/>
<id>7c09360ad9da7dc2f5831532bd831d17f20e1f6c</id>
<content type='text'>
Bug/6511

Update tapicero logwatch ignore error to be before the Critical line. Additionally, enhance it to also capture the "Creating database", "Writing security to" entries.

See merge request !9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug/6511

Update tapicero logwatch ignore error to be before the Critical line. Additionally, enhance it to also capture the "Creating database", "Writing security to" entries.

See merge request !9
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '6477_fix_invalid_parameter_domain_internal_suffix' into 'develop'</title>
<updated>2014-12-10T19:34:35+00:00</updated>
<author>
<name>Micah</name>
<email>micah@riseup.net</email>
</author>
<published>2014-12-10T19:34:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=cffd9835858a3a7bfd466b7d9ed9da553dec94f4'/>
<id>cffd9835858a3a7bfd466b7d9ed9da553dec94f4</id>
<content type='text'>
6477 fix invalid parameter domain internal suffix

https://leap.se/code/issues/6477#note-17

See merge request !8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
6477 fix invalid parameter domain internal suffix

https://leap.se/code/issues/6477#note-17

See merge request !8
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix "invalid parameter domain_internal_suffix" on monitor node (#6477)</title>
<updated>2014-12-10T19:22:40+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-12-10T19:22:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=c02a397a2ce13a8917d647ab849225295253e228'/>
<id>c02a397a2ce13a8917d647ab849225295253e228</id>
<content type='text'>
leap_platform was modified so the nagios.internal_domains contain the
domain name (with the tld replaced by an "i" for internal), see
https://leap.se/code/issues/6477#note-11.
in order to achieve this the easy way, each host got added a
domain_internal_suffix value, which can be iterated over to get all
nagios.internal_domains.

Because we use `create_resources ( site_nagios::add_host_services,
$nagios_hosts )` in site_nagios::server to deploy the services, the
site_nagios::add_host_services define needs to have a
domain_internal_suffix parameter added.

Change-Id: I6b83b3f291a1a611b5b92d5ba3ed82597a42bba7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
leap_platform was modified so the nagios.internal_domains contain the
domain name (with the tld replaced by an "i" for internal), see
https://leap.se/code/issues/6477#note-11.
in order to achieve this the easy way, each host got added a
domain_internal_suffix value, which can be iterated over to get all
nagios.internal_domains.

Because we use `create_resources ( site_nagios::add_host_services,
$nagios_hosts )` in site_nagios::server to deploy the services, the
site_nagios::add_host_services define needs to have a
domain_internal_suffix parameter added.

Change-Id: I6b83b3f291a1a611b5b92d5ba3ed82597a42bba7
</pre>
</div>
</content>
</entry>
<entry>
<title>update ffa53ef321bbfd771afff1ccb230d1b5e4f9ab00 to fix ordering</title>
<updated>2014-12-10T16:00:04+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-12-10T15:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=9076e8ccf62bd4cf25cd22af98d3536aff361b51'/>
<id>9076e8ccf62bd4cf25cd22af98d3536aff361b51</id>
<content type='text'>
requirement in logwatch, remove extended regexp character class and also
ignore "Writing security" lines

Change-Id: I7d33725db06a40361a3b04f9591adeb6a025bf77
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
requirement in logwatch, remove extended regexp character class and also
ignore "Writing security" lines

Change-Id: I7d33725db06a40361a3b04f9591adeb6a025bf77
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '6477_fix_internal_domain_names' into develop</title>
<updated>2014-12-10T14:57:11+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-12-10T14:57:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=f239077acfa25b3958d8cc17f39e2af934bd4f11'/>
<id>f239077acfa25b3958d8cc17f39e2af934bd4f11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>https://leap.se/code/issues/6477#note-11</title>
<updated>2014-12-10T14:52:50+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-12-10T14:52:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=7871852a39bf59947b25184e6c6df365ba3b5052'/>
<id>7871852a39bf59947b25184e6c6df365ba3b5052</id>
<content type='text'>
Change-Id: I3094be3ef60108f4f2cad5239b0b2f288b39620d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I3094be3ef60108f4f2cad5239b0b2f288b39620d
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix internal domain name generation (#6477)</title>
<updated>2014-12-10T14:44:56+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-12-07T12:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e134a6f3b17c501df2db447bedbbb83c20f596e5'/>
<id>e134a6f3b17c501df2db447bedbbb83c20f596e5</id>
<content type='text'>
Before, under certain circumstances, the internal domain names
were capped from i.e. 'dev.example.com' to 'dev.i'

Change-Id: Ibd4998a7ba128dcbce5ccb9d0a52006ed4431f01
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before, under certain circumstances, the internal domain names
were capped from i.e. 'dev.example.com' to 'dev.i'

Change-Id: Ibd4998a7ba128dcbce5ccb9d0a52006ed4431f01
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bug/6512' into 'develop'</title>
<updated>2014-12-10T11:14:04+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-12-10T11:14:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=4c80f0891af507d84b5a1710cadb7e37378e93b2'/>
<id>4c80f0891af507d84b5a1710cadb7e37378e93b2</id>
<content type='text'>
Bug/6512

See merge request !5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug/6512

See merge request !5
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '6511_ignore_transient_tapicero_errors_creating_a_db' into 'develop'</title>
<updated>2014-12-10T11:11:05+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-12-10T11:11:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=ffa53ef321bbfd771afff1ccb230d1b5e4f9ab00'/>
<id>ffa53ef321bbfd771afff1ccb230d1b5e4f9ab00</id>
<content type='text'>
6511 ignore transient tapicero errors creating a db

https://leap.se/code/issues/6511

this updates a previous m.r. from micah (https://gitlab.com/leap/platform/merge_requests/4), but puts the content in puppet/modules/site_check_mk/files/agent/logwatch/syslog/tapicero.cfg instead of puppet/modules/site_check_mk/files/agent/logwatch/syslog_tail.cfg (which only should host patterns that are generic to all servers).

See merge request !6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
6511 ignore transient tapicero errors creating a db

https://leap.se/code/issues/6511

this updates a previous m.r. from micah (https://gitlab.com/leap/platform/merge_requests/4), but puts the content in puppet/modules/site_check_mk/files/agent/logwatch/syslog/tapicero.cfg instead of puppet/modules/site_check_mk/files/agent/logwatch/syslog_tail.cfg (which only should host patterns that are generic to all servers).

See merge request !6
</pre>
</div>
</content>
</entry>
<entry>
<title>ignore transient Tapicero errors when creating a db (Bug #6511)</title>
<updated>2014-12-10T10:55:24+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-12-10T10:55:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=a70488de29e8721191de1f6a504dcc35e5d74770'/>
<id>a70488de29e8721191de1f6a504dcc35e5d74770</id>
<content type='text'>
Change-Id: I0939070482fad4f99f03e41094a3df42ff5063e4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I0939070482fad4f99f03e41094a3df42ff5063e4
</pre>
</div>
</content>
</entry>
</feed>
