<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_sshd/manifests, branch version/0.9.x</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>Notify Exec[shorewall_check] not Service[shorew..]</title>
<updated>2016-07-13T08:46:05+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-06-13T18:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=f3f78ebaf5f3fd3233bc35596fefb51f6e5ed9d9'/>
<id>f3f78ebaf5f3fd3233bc35596fefb51f6e5ed9d9</id>
<content type='text'>
Latest shorewall module does `shorewall check` (executed
by `Exec[shorewall_check]`) so every related resource change
must notify this Exec instead of `Service[shorewall]` as before.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Latest shorewall module does `shorewall check` (executed
by `Exec[shorewall_check]`) so every related resource change
must notify this Exec instead of `Service[shorewall]` as before.
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] lint further more</title>
<updated>2016-04-25T19:41:20+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-04-25T16:21:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=f2f2c7391056c252523730cd76ab759db9117c9c'/>
<id>f2f2c7391056c252523730cd76ab759db9117c9c</id>
<content type='text'>
- ignore puppet lint error about inheriting from different namespace
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- ignore puppet lint error about inheriting from different namespace
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow ecdsa hostkeys (#7642) until we can safely transition providers to</title>
<updated>2016-02-11T15:35:39+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-02-09T21:47:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=70444eaf7b07affa832795f7e520c9ef2bd53791'/>
<id>70444eaf7b07affa832795f7e520c9ef2bd53791</id>
<content type='text'>
better key algorithm choices.

Change-Id: I6b9ec83dbfbf15d1b65e14145bf625db6517f6b7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
better key algorithm choices.

Change-Id: I6b9ec83dbfbf15d1b65e14145bf625db6517f6b7
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] Don't enable storedconfig in sshd class</title>
<updated>2015-11-28T21:53:21+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-11-28T21:53:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=8c7a2c7d7f84d56f395556aa893d8bb426c24178'/>
<id>8c7a2c7d7f84d56f395556aa893d8bb426c24178</id>
<content type='text'>
- Related: #7615
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Related: #7615
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] Use right sshd Ciphers and MACs for wheezy</title>
<updated>2015-11-18T23:10:23+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-11-18T23:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=d146d1525adfe1f08be9df0f72aac389e2370de5'/>
<id>d146d1525adfe1f08be9df0f72aac389e2370de5</id>
<content type='text'>
- Tested: [unstable.bitmask.net]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Tested: [unstable.bitmask.net]
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] Don't limit sshd KexAlgorithms</title>
<updated>2015-11-17T22:11:20+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-11-09T16:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=41a8b76828d4dfa6345a6a04f9f68621fb46fcd7'/>
<id>41a8b76828d4dfa6345a6a04f9f68621fb46fcd7</id>
<content type='text'>
- #7591 Net::SSH::Exception: could not settle on kex algorithm

  We need to disable the ssh hardened mode, because it will not work
  together with the net-ssh gem leap_cli is pinned to.

  All other options that would be included by this parameter are
  included by '$::sshd::tail_additional_options'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- #7591 Net::SSH::Exception: could not settle on kex algorithm

  We need to disable the ssh hardened mode, because it will not work
  together with the net-ssh gem leap_cli is pinned to.

  All other options that would be included by this parameter are
  included by '$::sshd::tail_additional_options'.
</pre>
</div>
</content>
</entry>
<entry>
<title>sshd: let nodes change default AllowTcpForwarding</title>
<updated>2015-09-11T05:38:44+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2015-09-11T05:38:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=818930af8a05dc44372b99f8e589527050120431'/>
<id>818930af8a05dc44372b99f8e589527050120431</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stop using bad nist curve for ssh host key (#6294)</title>
<updated>2014-11-01T18:32:15+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-11-01T14:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=5787c97b6f73dacae7f01adeff203287007c381d'/>
<id>5787c97b6f73dacae7f01adeff203287007c381d</id>
<content type='text'>
update port parameter in site_sshd to be an array, otherwise
puppet errors about it being a Fixnum with new sshd module

Change-Id: I854d042edb98817169eef5e758d04d60d3c71dd5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update port parameter in site_sshd to be an array, otherwise
puppet errors about it being a Fixnum with new sshd module

Change-Id: I854d042edb98817169eef5e758d04d60d3c71dd5
</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>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>
</feed>
