<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules, branch 0.5.5</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>Disable SSLv3, and RC4 ciphers</title>
<updated>2014-10-15T21:09:27+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-10-15T21:07:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=64333ba969632269a063f8c777024d0f6b063215'/>
<id>64333ba969632269a063f8c777024d0f6b063215</id>
<content type='text'>
Change-Id: I7214aa4334e3d817dd1b6d8dce43523e3d955b5d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I7214aa4334e3d817dd1b6d8dce43523e3d955b5d
</pre>
</div>
</content>
</entry>
<entry>
<title>syslog logs everything but webapp FIX #6020</title>
<updated>2014-08-28T16:49:50+00:00</updated>
<author>
<name>guido</name>
<email>guido@bruo.org</email>
</author>
<published>2014-08-28T15:44:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=f78171d2747e2afff820040890825c675a47ecc9'/>
<id>f78171d2747e2afff820040890825c675a47ecc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Tapicero not starting after first deploy (#6004)</title>
<updated>2014-08-26T08:42:44+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-08-26T08:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=d873d4d8f9d80482602e1196e9cffab9d0545fa7'/>
<id>d873d4d8f9d80482602e1196e9cffab9d0545fa7</id>
<content type='text'>
Added a dependency on the couchdb "tapicero" user to get
created before starting the tapicero daemon.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a dependency on the couchdb "tapicero" user to get
created before starting the tapicero daemon.
</pre>
</div>
</content>
</entry>
<entry>
<title>FQDN should come first in /etc/hosts</title>
<updated>2014-08-22T20:10:06+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-08-22T19:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=51906e599a400255d528aa2182a1e7e86bb4b230'/>
<id>51906e599a400255d528aa2182a1e7e86bb4b230</id>
<content type='text'>
fixes /etc/hosts: wrong order (Bug #5835) (now for real)

before, /etc/hosts contained i.e.

  127.0.1.1    plain1 plain1.bitmask.net plain1.bitmask.i

which resulted in no fqdn reported both by "hostname -f"
and "facter fqdn"

this fix produces this order which is needed to report a fqdn:

  127.0.1.1    plain1.bitmask.net plain1 plain1.bitmask.i
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes /etc/hosts: wrong order (Bug #5835) (now for real)

before, /etc/hosts contained i.e.

  127.0.1.1    plain1 plain1.bitmask.net plain1.bitmask.i

which resulted in no fqdn reported both by "hostname -f"
and "facter fqdn"

this fix produces this order which is needed to report a fqdn:

  127.0.1.1    plain1.bitmask.net plain1 plain1.bitmask.i
</pre>
</div>
</content>
</entry>
<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>
</feed>
