Ingo Bente
|
83bb5ac5a0
|
adds support to harden sshd_config (KeyExchange, Ciphers, MACs)
|
9 år sedan |
Niels Abspoel
|
2a68ccac1a
|
Add option to remove ssh_host_keys
|
9 år sedan |
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.
|
9 år sedan |
朱金贺
|
5f65e92ebd
|
added the missing ":" and delete the redundant lines
|
9 år sedan |
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.
|
9 år sedan |
Bernd Schlapsi
|
128d4acfa2
|
Update pillar.example with two valid ssh-keys
|
10 år sedan |
Niels Abspoel
|
6e65cdad03
|
add DenyUsers and DenyGroups example
|
10 år sedan |
Niels Abspoel
|
33ee945557
|
Added AllowUsers,AllowGroups,DenyUsers,DenyGroups
This will add more options to set to secure openssh
- AllowUsers
- AllowGroups
- DenyUsers
- DenyGroups
|
10 år sedan |
Bohdan Kmit
|
b843d8168b
|
add ed25519 host key type; add AuthenticationMethods option
|
10 år sedan |
Franz Pletz
|
5d0f69ad2c
|
Cleanups for host key pillar example
|
10 år sedan |
Franz Pletz
|
33f21a0976
|
Add support for ED25519 host keys
|
10 år sedan |
Robert Fairburn
|
51277cc2f9
|
add pillar example
|
10 år sedan |
Alan Pearce
|
eb9dec1b9d
|
Update pillar example
|
10 år sedan |
Alan Pearce
|
25aa1a6733
|
Update pillar.example
|
10 år sedan |
Wes Turner
|
44946b4142
|
Add a UseDNS option to pillar.example
|
10 år sedan |
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.
|
10 år sedan |
matthew-parlette
|
2f28a008c2
|
Cleared out static parts of config since it was causing issues
|
10 år sedan |
Carlos Perelló Marín
|
e2cddca13e
|
Reverted the namespace change to avoid conflicts and backward incompatibilities
|
11 år sedan |
Carlos Perelló Marín
|
47211d0648
|
Added support to manage ssh certificates
|
11 år sedan |
Kenny Do
|
b0c7009cb2
|
updated sshd_config file to be populated by pillar
|
11 år sedan |
Mark Eggert
|
92ac8a32aa
|
Modifying OpenSSH formula state to populate public/private DSA and RSA keys based on pillar data
|
11 år sedan |
Michael Grosser
|
f9a9d1aa87
|
Add pillar.example
|
11 år sedan |