Bogdan Radulescu
|
13cf374efe
|
Added configuration options for ssh_config
Made a small change to reflect the default sshd_config
|
2015-10-01 15:21:16 +00:00 |
|
elfixit
|
18ba94d0fc
|
add options to give a key size to generate_key
|
2015-07-12 18:09:26 +02:00 |
|
Ingo Bente
|
a927107b28
|
Adds support to customize /etc/ssh/moduli file
|
2015-07-02 19:09:41 +02:00 |
|
Ingo Bente
|
83bb5ac5a0
|
adds support to harden sshd_config (KeyExchange, Ciphers, MACs)
|
2015-06-30 14:33:57 +02:00 |
|
Niels Abspoel
|
2a68ccac1a
|
Add option to remove ssh_host_keys
|
2015-06-07 20:37:33 +02:00 |
|
Niels Abspoel
|
3c828d9e08
|
Fix mine_function example in pillar.example
This fixes #34, salt version 2015.5.x needs an extra argument
for shell routines.
|
2015-05-28 23:00:27 +02:00 |
|
朱金贺
|
5f65e92ebd
|
added the missing ":" and delete the redundant lines
|
2015-05-28 13:36:11 +08:00 |
|
Raphaël Hertzog
|
1b74efd2d0
|
Add a new openssh.known_hosts state
This state manages /etc/ssh/ssh_known_hosts and fills it with
public SSH host keys of other minions.
|
2015-03-26 17:50:32 +01:00 |
|
Bernd Schlapsi
|
128d4acfa2
|
Update pillar.example with two valid ssh-keys
|
2015-01-28 23:00:47 +01:00 |
|
Niels Abspoel
|
6e65cdad03
|
add DenyUsers and DenyGroups example
|
2015-01-17 20:04:03 +01:00 |
|
Niels Abspoel
|
33ee945557
|
Added AllowUsers,AllowGroups,DenyUsers,DenyGroups
This will add more options to set to secure openssh
- AllowUsers
- AllowGroups
- DenyUsers
- DenyGroups
|
2015-01-16 22:56:59 +01:00 |
|
Bohdan Kmit
|
b843d8168b
|
add ed25519 host key type; add AuthenticationMethods option
|
2015-01-16 17:21:10 +00:00 |
|
Franz Pletz
|
5d0f69ad2c
|
Cleanups for host key pillar example
|
2014-12-15 07:00:45 +01:00 |
|
Franz Pletz
|
33f21a0976
|
Add support for ED25519 host keys
|
2014-12-15 07:00:17 +01:00 |
|
Robert Fairburn
|
51277cc2f9
|
add pillar example
|
2014-09-19 11:42:17 -05:00 |
|
Nitin Madhok
|
df61e44fea
|
Merge pull request #17 from alanpearce/generate-keys
Config: Add support for generating keys
|
2014-08-24 10:46:53 -05:00 |
|
Alan Pearce
|
eb9dec1b9d
|
Update pillar example
|
2014-08-24 16:44:45 +01:00 |
|
Alan Pearce
|
25aa1a6733
|
Update pillar.example
|
2014-08-24 12:18:37 +01:00 |
|
Wes Turner
|
44946b4142
|
Add a UseDNS option to pillar.example
|
2014-07-22 00:37:41 -05:00 |
|
matthew-parlette
|
4b4f4b5d3d
|
Explicitly defined options as strings.
This fixes an issue where PyYAML was converting yes and no into True and False in the generated sshd_config file.
|
2014-04-27 14:52:58 -04:00 |
|
matthew-parlette
|
2f28a008c2
|
Cleared out static parts of config since it was causing issues
|
2014-04-25 16:33:07 -04:00 |
|
Seth House
|
351a6b81dc
|
Merge remote-tracking branch 'origin/pr/3'
Conflicts:
openssh/files/sshd_config
openssh/init.sls
pillar.example
|
2014-03-17 16:14:17 -06:00 |
|
Carlos Perelló Marín
|
e2cddca13e
|
Reverted the namespace change to avoid conflicts and backward incompatibilities
|
2014-02-09 23:42:52 +01:00 |
|
Carlos Perelló Marín
|
47211d0648
|
Added support to manage ssh certificates
|
2014-02-09 23:38:30 +01:00 |
|
Kenny Do
|
b0c7009cb2
|
updated sshd_config file to be populated by pillar
|
2014-01-09 05:03:44 -08:00 |
|
Mark Eggert
|
92ac8a32aa
|
Modifying OpenSSH formula state to populate public/private DSA and RSA keys based on pillar data
|
2014-01-02 22:34:48 -06:00 |
|
Michael Grosser
|
f9a9d1aa87
|
Add pillar.example
|
2013-07-27 22:27:49 +02:00 |
|