<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules, branch 0.5.3</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>Fix starting tapicero when it is not running (#6004)</title>
<updated>2014-08-21T16:15:31+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-08-21T16:15:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=271c37a151d8e786b29ef7f5c13217693ec65401'/>
<id>271c37a151d8e786b29ef7f5c13217693ec65401</id>
<content type='text'>
Due to how tapicero's initscript is made, it is not possible to check
for a valid exit code for the status (it returns a zero when it is not
running). So we disable the puppet 'hasstatus' parameter and instead
puppet will look in the process table for 'tapicero'

Change-Id: I9b017ea8055c0207e43876dd4e3bbc2619c0fd35
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to how tapicero's initscript is made, it is not possible to check
for a valid exit code for the status (it returns a zero when it is not
running). So we disable the puppet 'hasstatus' parameter and instead
puppet will look in the process table for 'tapicero'

Change-Id: I9b017ea8055c0207e43876dd4e3bbc2619c0fd35
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix "Nagios ssh check is automatically added by the ssh module and cantains a wrong hostname on single node setup (Bug #5998)"</title>
<updated>2014-08-21T10:41:02+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-08-21T10:16:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=db6e7a72941aaf593f8cb47fa0061f39ebb29b30'/>
<id>db6e7a72941aaf593f8cb47fa0061f39ebb29b30</id>
<content type='text'>
before, the ssh module added this check, resulting in a wrong
hostname and the port was always '22'.

manage_nagios parameter is boolean, so we use false instead of 'no'

manually add check_ssh to nagios (#5998)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
before, the ssh module added this check, resulting in a wrong
hostname and the port was always '22'.

manage_nagios parameter is boolean, so we use false instead of 'no'

manually add check_ssh to nagios (#5998)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes: #5952 Webapp now logs to it's own file instead of syslog and user.log</title>
<updated>2014-08-05T16:23:15+00:00</updated>
<author>
<name>guido</name>
<email>guido@bruo.org</email>
</author>
<published>2014-08-05T15:19:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=66e36fc3e1c4b3482876f445372e4bc9a62c8f1f'/>
<id>66e36fc3e1c4b3482876f445372e4bc9a62c8f1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add a package resource for leap-keymanager to make sure it is also the</title>
<updated>2014-06-28T00:36:54+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-06-28T00:36:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=be68734a93a2780578c2a54b6c90296c9fe88cbe'/>
<id>be68734a93a2780578c2a54b6c90296c9fe88cbe</id>
<content type='text'>
latest version, this is necessary to transition to the python-gnupg-ng
package, which will not otherwise be installed

Change-Id: I2ea631e15518fd40cb0ea4fe718498bdfba3c599
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
latest version, this is necessary to transition to the python-gnupg-ng
package, which will not otherwise be installed

Change-Id: I2ea631e15518fd40cb0ea4fe718498bdfba3c599
</pre>
</div>
</content>
</entry>
<entry>
<title>leap-mx package resource ensure parameter needs to be 'latest' to ensure</title>
<updated>2014-06-28T00:21:09+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-06-28T00:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=8ff905489915324427884d1e8dc850d117c7859c'/>
<id>8ff905489915324427884d1e8dc850d117c7859c</id>
<content type='text'>
packages will be upgraded

Change-Id: Ic94be8b732d9d2202f87c0c2cdd2fd0d16cc9efc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
packages will be upgraded

Change-Id: Ic94be8b732d9d2202f87c0c2cdd2fd0d16cc9efc
</pre>
</div>
</content>
</entry>
<entry>
<title>reorder /etc/hosts</title>
<updated>2014-06-27T14:53:16+00:00</updated>
<author>
<name>Christoph</name>
<email>chris@inferno.nadir.org</email>
</author>
<published>2014-06-26T13:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=4d3a80e3b14c21039eaa58852f0eb4766b5e0e1c'/>
<id>4d3a80e3b14c21039eaa58852f0eb4766b5e0e1c</id>
<content type='text'>
now "hostname -f" results in the correct hostname.
Fixes #5835
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
now "hostname -f" results in the correct hostname.
Fixes #5835
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up how /etc/hosts is generated so it doesn't require custom behavior depending on the services.</title>
<updated>2014-06-04T21:19:55+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-06-04T21:19:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=f991e8a4c877cff1d274fd1cac26488f8c3fda84'/>
<id>f991e8a4c877cff1d274fd1cac26488f8c3fda84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: actually apply modules based on $services</title>
<updated>2014-06-04T20:05:56+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-06-04T20:05:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=79295764ebbefd346407b8042bc759552aa46234'/>
<id>79295764ebbefd346407b8042bc759552aa46234</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move hiera from site.pp to site_config::setup</title>
<updated>2014-06-03T13:48:35+00:00</updated>
<author>
<name>Christoph</name>
<email>chris@inferno.nadir.org</email>
</author>
<published>2014-06-03T13:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=2f9f76682c02770f47922435f815177ceec15fd9'/>
<id>2f9f76682c02770f47922435f815177ceec15fd9</id>
<content type='text'>
the problem was following:

if a host has the webapp service, the template for /etc/hosts adds some stuff.
But setup.pp did not ask hiera about the services so
"/srv/leap/bin/puppet_command set_hostname" always resets the hostname.
Since that gets triggered every time you run "leap deploy" the
hostname changes, some services restart, then the hostname changes back and
the services restart again.

The solution is to get the hiera data before every run.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the problem was following:

if a host has the webapp service, the template for /etc/hosts adds some stuff.
But setup.pp did not ask hiera about the services so
"/srv/leap/bin/puppet_command set_hostname" always resets the hostname.
Since that gets triggered every time you run "leap deploy" the
hostname changes, some services restart, then the hostname changes back and
the services restart again.

The solution is to get the hiera data before every run.
</pre>
</div>
</content>
</entry>
<entry>
<title>static site: better message for wrong location type.</title>
<updated>2014-06-02T19:03:06+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-06-02T19:02:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=455422ddd5152679eb8df5554e371dbcf2c28f27'/>
<id>455422ddd5152679eb8df5554e371dbcf2c28f27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
