Forrest
|
9c5f3ea819
|
Merge pull request #41 from ingben/feature/harden_sshd_config
adds support to harden sshd_config (KeyExchange, Ciphers, MACs)
|
9 years ago |
Ingo Bente
|
83bb5ac5a0
|
adds support to harden sshd_config (KeyExchange, Ciphers, MACs)
|
9 years ago |
Forrest
|
bec4a2a77e
|
Merge pull request #40 from TJuberg/master
Stop messing up the first line in ssh_known_hosts
|
9 years ago |
Thomas Juberg
|
6b68c44583
|
Stop messing up the first line in ssh_known_hosts
|
9 years ago |
Forrest
|
92c2d24acb
|
Merge pull request #39 from imran1008/arch-fix
Fix service name for Arch Linux
|
9 years ago |
Imran Haider
|
4dddff0ccd
|
Fix service name for Arch Linux
|
9 years ago |
Forrest
|
f15a112e13
|
Merge pull request #38 from aboe76/remove_host_key_via_pillar
Add option to remove ssh_host_keys
|
9 years ago |
Niels Abspoel
|
2a68ccac1a
|
Add option to remove ssh_host_keys
|
9 years ago |
Nitin Madhok
|
329ad59401
|
Merge pull request #37 from aboe76/add_defaults_map_jinja
Improve default lookup
|
9 years ago |
Niels Abspoel
|
ca62b7d118
|
Improve default lookup
Added defaults.yaml and map.jinja similar to template-formula and salt-formula
|
9 years ago |
puneet kandhari
|
e9bf653c03
|
Merge pull request #36 from aboe76/fix_mine_function_2015.5
Fix mine_function example in pillar.example
|
9 years ago |
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 years ago |
Forrest
|
0dd6a19fd3
|
Merge pull request #35 from zhujinhe/master
added the missing ":" and delete the redundant lines
|
9 years ago |
朱金贺
|
5f65e92ebd
|
added the missing ":" and delete the redundant lines
|
9 years ago |
puneet kandhari
|
3ed21c0d3a
|
Merge pull request #32 from onestic/master
Fix bug that added : at the end of the key
|
9 years ago |
jvblasco
|
60691ef20d
|
Fix bug that added : at the end of the key
|
9 years ago |
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 years ago |
Nitin Madhok
|
9940513b6c
|
Merge pull request #30 from sys4/master
add gentoo support
|
9 years ago |
Marc Schiffbauer
|
c6aeaf4dc5
|
add gentoo support
|
9 years ago |
Marc Schiffbauer
|
28e0916840
|
sort distros alphabetically
|
9 years ago |
Nitin Madhok
|
7adb33ca01
|
Merge pull request #29 from brot/f/user_with_more_keys
Refactor auth.sls to allow more keys for one user
|
10 years ago |
Bernd Schlapsi
|
128d4acfa2
|
Update pillar.example with two valid ssh-keys
|
10 years ago |
Bernd Schlapsi
|
6efc981885
|
Refactor auth.sls to allow more keys for one user
|
10 years ago |
Nitin Madhok
|
4e49e73e76
|
Merge pull request #28 from aboe76/allow_deny_users
Added AllowUsers,AllowGroups,DenyUsers,DenyGroups
|
10 years ago |
Niels Abspoel
|
6e65cdad03
|
add DenyUsers and DenyGroups example
|
10 years ago |
Niels Abspoel
|
33ee945557
|
Added AllowUsers,AllowGroups,DenyUsers,DenyGroups
This will add more options to set to secure openssh
- AllowUsers
- AllowGroups
- DenyUsers
- DenyGroups
|
10 years ago |
Forrest
|
23c725aaeb
|
Merge pull request #27 from maytechnet/feature/config
add ed25519 host key type; add AuthenticationMethods option
|
10 years ago |
Bohdan Kmit
|
b843d8168b
|
add ed25519 host key type; add AuthenticationMethods option
|
10 years ago |
Forrest
|
b62872591c
|
Merge pull request #25 from aboe76/archlinux_support
added archlinux support to openssh map.jinja
|
10 years ago |
Niels Abspoel
|
5871efb5bd
|
added archlinux support to openssh map.jinja
|
10 years ago |
Wolodja Wentland
|
e4944f7f8f
|
Merge pull request #24 from fpletz/feature/ed25519_host_keys
Add support for ed25519 host keys
|
10 years ago |
Franz Pletz
|
5d0f69ad2c
|
Cleanups for host key pillar example
|
10 years ago |
Franz Pletz
|
33f21a0976
|
Add support for ED25519 host keys
|
10 years ago |
Nitin Madhok
|
620cc0f199
|
Update map.jinja
|
10 years ago |
Nitin Madhok
|
131a5cafcb
|
Update map.jinja
|
10 years ago |
Nitin Madhok
|
9263857193
|
Update map.jinja
Correct indentation
|
10 years ago |
Nitin Madhok
|
d697cf0570
|
Merge pull request #23 from aboe76/opensuse_support
Added Opensuse support to map.jinja
|
10 years ago |
Niels Abspoel
|
1efce43d55
|
Added Opensuse support to map.jinja
|
10 years ago |
Nitin Madhok
|
74b1e189c3
|
Merge pull request #22 from openenvi-formulas/master
Fix jinja spacing mistake for unknown options
|
10 years ago |
Skyler Berg
|
a83409182f
|
Fix jinja spacing mistake for unknown options
When specifying multiple unknown ssh options, they would all appear on
the same line.
|
10 years ago |
Nitin Madhok
|
1542a3592f
|
Merge pull request #19 from TimJones/patch-1
Allow newline after ListenAddress
|
10 years ago |
Tim Jones
|
09ca7de060
|
Allow newline after ListenAddress
|
10 years ago |
Forrest
|
d27e4c94bf
|
Merge pull request #18 from rfairburn/master
Support the 'match' syntax in sshd_config
|
10 years ago |
Robert Fairburn
|
8616d3d130
|
fix comment
|
10 years ago |
Robert Fairburn
|
51277cc2f9
|
add pillar example
|
10 years ago |
Robert Fairburn
|
b24101264f
|
make sure to match options as the options dict!
|
10 years ago |
Robert Fairburn
|
1a2de43ed7
|
defaults do not need a prefix
|
10 years ago |
Robert Fairburn
|
85c97b450a
|
fix a typo in keywords being sent improperly
|
10 years ago |
Robert Fairburn
|
abf6e09fbb
|
Fix a typo in the match jinja
|
10 years ago |
Robert Fairburn
|
ba72c1e8b7
|
remove prefix when not needed
|
10 years ago |