<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_sshd, branch 0.5.4.1</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<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>Add missing scope to top-level sshd class, passing necessary parameters</title>
<updated>2014-05-27T23:55:41+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-05-27T23:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=382d1cb4aea6e4a2e6fb101346e46bb8a01dbc10'/>
<id>382d1cb4aea6e4a2e6fb101346e46bb8a01dbc10</id>
<content type='text'>
for configuration (#3108)

Change-Id: I4f94a47d47a40bfc6835359e7781707f96e91db0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for configuration (#3108)

Change-Id: I4f94a47d47a40bfc6835359e7781707f96e91db0
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch away from site_config::sshd and instead just include site_sshd</title>
<updated>2014-05-27T23:55:32+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-05-27T19:11:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=120cbfd46b79cfec36c17ae6deb7fc51f9094594'/>
<id>120cbfd46b79cfec36c17ae6deb7fc51f9094594</id>
<content type='text'>
The existing site_config::sshd had a non-functioning 'include sshd' line
in it that was not doing what was expected (this was supposed to include
the sshd module, but due to scoping was including itself).

It seemed better to eliminate some of the unused pieces and consolidate
into one config location.

Change-Id: I79dd904e696ca646180a09abbb03b5361dfc8ab9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The existing site_config::sshd had a non-functioning 'include sshd' line
in it that was not doing what was expected (this was supposed to include
the sshd module, but due to scoping was including itself).

It seemed better to eliminate some of the unused pieces and consolidate
into one config location.

Change-Id: I79dd904e696ca646180a09abbb03b5361dfc8ab9
</pre>
</div>
</content>
</entry>
<entry>
<title>clarify comments in site_sshd::authorized_keys</title>
<updated>2014-05-27T18:06:39+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-05-27T18:06:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=3290e4b6c0655616c1a4374595af3a2eb95c85d8'/>
<id>3290e4b6c0655616c1a4374595af3a2eb95c85d8</id>
<content type='text'>
Change-Id: I679dfe8dff90b7c86ab0ffff43e13958f1ec2c99
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I679dfe8dff90b7c86ab0ffff43e13958f1ec2c99
</pre>
</div>
</content>
</entry>
<entry>
<title>Include check_mk monitor pubkey in /root/.ssh/authorized_keys</title>
<updated>2014-02-14T16:38:02+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-02-14T16:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=d0eea33d88a6ffcbe01544678372d80e8c8de51f'/>
<id>d0eea33d88a6ffcbe01544678372d80e8c8de51f</id>
<content type='text'>
instead of creating a /root/.ssh/authorized_keys2

see https://review.leap.se/r/148/#comment153
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
instead of creating a /root/.ssh/authorized_keys2

see https://review.leap.se/r/148/#comment153
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '0.6' into 4982_check_mk</title>
<updated>2014-02-12T12:02:10+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-02-12T12:02:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e81455708e70a46dbb4fefbd510e4e354ce9606c'/>
<id>e81455708e70a46dbb4fefbd510e4e354ce9606c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>turn off StrictHostKeyChecking for vagrant ssh clients</title>
<updated>2014-02-10T23:43:39+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-02-10T23:43:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=0b3e87cd6916d4ca4404fd2b375d21468d17f343'/>
<id>0b3e87cd6916d4ca4404fd2b375d21468d17f343</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use default value for hiera lookup (#5118)</title>
<updated>2014-02-10T13:44:01+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-02-10T13:44:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=8054778e83fbc1f5a34dcaee4b364b8ded44dbab'/>
<id>8054778e83fbc1f5a34dcaee4b364b8ded44dbab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'elijah/feature/known_hosts' into 4982_check_mk</title>
<updated>2014-02-10T10:58:01+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-02-10T10:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=51feb301c35ede1262167dd26429fb98a9a6e65a'/>
<id>51feb301c35ede1262167dd26429fb98a9a6e65a</id>
<content type='text'>
Conflicts:
	platform.rb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	platform.rb
</pre>
</div>
</content>
</entry>
<entry>
<title>deploy a valid /etc/ssh/ssh_known_hosts for all nodes (requires new leap_cli)</title>
<updated>2014-02-10T01:04:58+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-02-10T01:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=665db30f37838bcebbfdc368f65ed369282c31b8'/>
<id>665db30f37838bcebbfdc368f65ed369282c31b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
