<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_check_mk/files, branch develop</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>[feat] Add check_mk config values, dont set them</title>
<updated>2016-09-06T11:19:13+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-09-06T09:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=67591d5f91b33bd8196137c14ea6ae4a01321aea'/>
<id>67591d5f91b33bd8196137c14ea6ae4a01321aea</id>
<content type='text'>
When setting values like

    ignored_services = [...]

this will override other `ignored_services` that might get parsed
before. Instead, we use `+=` so multiple files can add sth to this
config value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When setting values like

    ignored_services = [...]

this will override other `ignored_services` that might get parsed
before. Instead, we use `+=` so multiple files can add sth to this
config value.
</pre>
</div>
</content>
</entry>
<entry>
<title>ignore noisy 401 errors from soledad log.</title>
<updated>2016-08-20T13:37:18+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-08-16T18:23:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=31dfdfc32439980e92e6472a8392850e2c9b6bd0'/>
<id>31dfdfc32439980e92e6472a8392850e2c9b6bd0</id>
<content type='text'>
Change-Id: Ia1764cb28e263353856523c11f351a39774bf3b4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia1764cb28e263353856523c11f351a39774bf3b4
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove bigcouch (#8056)</title>
<updated>2016-06-30T13:41:19+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-06-28T17:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=d0ff379fe2a43d7968b8828c8b31af5254f6f85b'/>
<id>d0ff379fe2a43d7968b8828c8b31af5254f6f85b</id>
<content type='text'>
Change-Id: I0c6e27298c63bd37de1410985d054799818c22a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I0c6e27298c63bd37de1410985d054799818c22a4
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] catch abnormal proc termination in syslog</title>
<updated>2016-05-12T11:59:13+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-05-12T11:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e35fca3d367a6294123a0d9a2c077f4db7dfe809'/>
<id>e35fca3d367a6294123a0d9a2c077f4db7dfe809</id>
<content type='text'>
Sometimes a floating point exception or segfault of
a process results in systemd restarting it, we want
to recognize this from the syslog
i.e.:

  systemd[1]: pixelated-server.service: main process exited,
  code=killed, status=8/FPE
  systemd[1]: Unit pixelated-server.service entered failed state.

- Related: https://github.com/pixelated/pixelated-user-agent/issues/683
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sometimes a floating point exception or segfault of
a process results in systemd restarting it, we want
to recognize this from the syslog
i.e.:

  systemd[1]: pixelated-server.service: main process exited,
  code=killed, status=8/FPE
  systemd[1]: Unit pixelated-server.service entered failed state.

- Related: https://github.com/pixelated/pixelated-user-agent/issues/683
</pre>
</div>
</content>
</entry>
<entry>
<title>check_mk: monitor webapp log for response code 500</title>
<updated>2016-04-03T14:06:23+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-04-03T14:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=90e1d3ec113d2644b659fd6ed9af7d2b94393407'/>
<id>90e1d3ec113d2644b659fd6ed9af7d2b94393407</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] Fix couch_stats script</title>
<updated>2016-03-31T19:30:03+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-03-31T19:30:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=b256733c944d65d0af339c472fcb28237f570ed1'/>
<id>b256733c944d65d0af339c472fcb28237f570ed1</id>
<content type='text'>
It failed to calculate the sessions and tokens db names.

- Resolves: #7658
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It failed to calculate the sessions and tokens db names.

- Resolves: #7658
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch from 'vmail' to leap-mx's user/group (#6936, #7639)</title>
<updated>2015-12-01T15:12:47+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2015-11-24T21:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=375527b1629597e35a6aeeef6c248a8b085abd87'/>
<id>375527b1629597e35a6aeeef6c248a8b085abd87</id>
<content type='text'>
This change will make sure that the user/group for leap-mx exist, and it
changes the mail location from /var/mail/vmail to the more helpful name
/var/mail/leap-mx.

This change requires:

https://github.com/leapcode/leap_mx/pull/78

and it would replace merge request:

https://github.com/leapcode/leap_mx/pull/65

and fix https://leap.se/code/issues/6936 and
https://leap.se/code/issues/7635

Change-Id: Idbe678dc999e394232c2eeef2b2018d39ab7cc3b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change will make sure that the user/group for leap-mx exist, and it
changes the mail location from /var/mail/vmail to the more helpful name
/var/mail/leap-mx.

This change requires:

https://github.com/leapcode/leap_mx/pull/78

and it would replace merge request:

https://github.com/leapcode/leap_mx/pull/65

and fix https://leap.se/code/issues/6936 and
https://leap.se/code/issues/7635

Change-Id: Idbe678dc999e394232c2eeef2b2018d39ab7cc3b
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] Add bigcouch syslog snippet for logwatch</title>
<updated>2015-10-31T19:03:28+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-10-31T19:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=87ddb4d6505229f36b096188c3e43a19281b540c'/>
<id>87ddb4d6505229f36b096188c3e43a19281b540c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] remove tapicero leftovers</title>
<updated>2015-10-06T09:07:35+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-10-05T13:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=276b77cdcc0d169b84e046afe8763e2c52ff76fb'/>
<id>276b77cdcc0d169b84e046afe8763e2c52ff76fb</id>
<content type='text'>
Soledad now creates user-dbs, which has been done by tapicero
in the past. we need to remove any leftovers from tapicero.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Soledad now creates user-dbs, which has been done by tapicero
in the past. we need to remove any leftovers from tapicero.
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase readability of nagios notification mail subjects (#6847)</title>
<updated>2015-08-13T05:51:57+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-08-13T05:28:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=c4ddd197a1ca6a3fac70a86a3ed3dc3d4920e3ca'/>
<id>c4ddd197a1ca6a3fac70a86a3ed3dc3d4920e3ca</id>
<content type='text'>
Change-Id: Ic9af9ef3602abbb51edf1c9d71d4d264b4ace714
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic9af9ef3602abbb51edf1c9d71d4d264b4ace714
</pre>
</div>
</content>
</entry>
</feed>
