puneet kandhari
|
3ed21c0d3a
|
Merge pull request #32 from onestic/master
Fix bug that added : at the end of the key
|
2015-05-22 07:39:47 -05:00 |
|
jvblasco
|
60691ef20d
|
Fix bug that added : at the end of the key
|
2015-05-22 14:32:57 +02: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 |
|
Nitin Madhok
|
9940513b6c
|
Merge pull request #30 from sys4/master
add gentoo support
|
2015-03-23 12:58:46 -04:00 |
|
Marc Schiffbauer
|
c6aeaf4dc5
|
add gentoo support
|
2015-03-23 14:56:12 +01:00 |
|
Marc Schiffbauer
|
28e0916840
|
sort distros alphabetically
|
2015-03-23 14:55:40 +01:00 |
|
Nitin Madhok
|
7adb33ca01
|
Merge pull request #29 from brot/f/user_with_more_keys
Refactor auth.sls to allow more keys for one user
|
2015-01-29 10:55:12 +05:30 |
|
Bernd Schlapsi
|
128d4acfa2
|
Update pillar.example with two valid ssh-keys
|
2015-01-28 23:00:47 +01:00 |
|
Bernd Schlapsi
|
6efc981885
|
Refactor auth.sls to allow more keys for one user
|
2015-01-28 22:17:07 +01:00 |
|
Nitin Madhok
|
4e49e73e76
|
Merge pull request #28 from aboe76/allow_deny_users
Added AllowUsers,AllowGroups,DenyUsers,DenyGroups
|
2015-01-18 00:53:57 +05:30 |
|
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 |
|
Forrest
|
23c725aaeb
|
Merge pull request #27 from maytechnet/feature/config
add ed25519 host key type; add AuthenticationMethods option
|
2015-01-16 10:49:33 -08:00 |
|
Bohdan Kmit
|
b843d8168b
|
add ed25519 host key type; add AuthenticationMethods option
|
2015-01-16 17:21:10 +00:00 |
|
Forrest
|
b62872591c
|
Merge pull request #25 from aboe76/archlinux_support
added archlinux support to openssh map.jinja
|
2014-12-31 16:28:59 -08:00 |
|
Niels Abspoel
|
5871efb5bd
|
added archlinux support to openssh map.jinja
|
2015-01-01 00:44:17 +01:00 |
|
Wolodja Wentland
|
e4944f7f8f
|
Merge pull request #24 from fpletz/feature/ed25519_host_keys
Add support for ed25519 host keys
|
2014-12-15 10:09:25 +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 |
|
Nitin Madhok
|
620cc0f199
|
Update map.jinja
|
2014-12-08 16:01:00 -05:00 |
|
Nitin Madhok
|
131a5cafcb
|
Update map.jinja
|
2014-12-08 15:46:30 -05:00 |
|
Nitin Madhok
|
9263857193
|
Update map.jinja
Correct indentation
|
2014-12-08 15:43:40 -05:00 |
|
Nitin Madhok
|
d697cf0570
|
Merge pull request #23 from aboe76/opensuse_support
Added Opensuse support to map.jinja
|
2014-12-08 15:41:50 -05:00 |
|
Niels Abspoel
|
1efce43d55
|
Added Opensuse support to map.jinja
|
2014-12-08 21:38:23 +01:00 |
|
Nitin Madhok
|
74b1e189c3
|
Merge pull request #22 from openenvi-formulas/master
Fix jinja spacing mistake for unknown options
|
2014-11-18 18:09:56 -05:00 |
|
Skyler Berg
|
a83409182f
|
Fix jinja spacing mistake for unknown options
When specifying multiple unknown ssh options, they would all appear on
the same line.
|
2014-11-18 14:58:57 -08:00 |
|
Nitin Madhok
|
1542a3592f
|
Merge pull request #19 from TimJones/patch-1
Allow newline after ListenAddress
|
2014-10-26 12:33:06 -07:00 |
|
Tim Jones
|
09ca7de060
|
Allow newline after ListenAddress
|
2014-10-26 20:27:11 +01:00 |
|
Forrest
|
d27e4c94bf
|
Merge pull request #18 from rfairburn/master
Support the 'match' syntax in sshd_config
|
2014-09-19 10:22:28 -07:00 |
|
Robert Fairburn
|
8616d3d130
|
fix comment
|
2014-09-19 12:01:57 -05:00 |
|
Robert Fairburn
|
51277cc2f9
|
add pillar example
|
2014-09-19 11:42:17 -05:00 |
|
Robert Fairburn
|
b24101264f
|
make sure to match options as the options dict!
|
2014-09-19 11:26:10 -05:00 |
|
Robert Fairburn
|
1a2de43ed7
|
defaults do not need a prefix
|
2014-09-19 11:21:31 -05:00 |
|
Robert Fairburn
|
85c97b450a
|
fix a typo in keywords being sent improperly
|
2014-09-19 11:19:37 -05:00 |
|
Robert Fairburn
|
abf6e09fbb
|
Fix a typo in the match jinja
|
2014-09-19 11:16:58 -05:00 |
|
Robert Fairburn
|
ba72c1e8b7
|
remove prefix when not needed
|
2014-09-19 10:55:19 -05:00 |
|
Robert Fairburn
|
c100fc88a3
|
allow for "Match" inside of an sshd_config
|
2014-09-19 10:47:35 -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
|
6fb57f40bc
|
Config: Add support for generating keys
|
2014-08-24 16:09:12 +01:00 |
|
Nitin Madhok
|
7a409e1821
|
Merge pull request #16 from alanpearce/ecdsa
Add support for ECDSA host keys
|
2014-08-24 09:02:09 -05:00 |
|
Alan Pearce
|
25aa1a6733
|
Update pillar.example
|
2014-08-24 12:18:37 +01:00 |
|
Alan Pearce
|
73eaef4ea0
|
Config: Add support for ECDSA host keys
|
2014-08-24 11:55:38 +01:00 |
|
Alan Pearce
|
ce46343562
|
Config: Refactor host key provisioning into loop
|
2014-08-24 11:55:38 +01:00 |
|
Seth House
|
91b5030018
|
Merge pull request #15 from alanpearce/root-group
Remove reference to root group
|
2014-08-19 18:05:18 -06:00 |
|
Alan Pearce
|
2876a691b0
|
Remove reference to root group
By not specifying it, root user's group should be used.
|
2014-08-19 21:44:38 +01:00 |
|
Forrest
|
2f844e5b21
|
Merge pull request #14 from alanpearce/freebsd
Add FreeBSD compatibility
|
2014-08-08 09:55:48 -07:00 |
|
Alan Pearce
|
edc208b79b
|
Add FreeBSD compatibility
|
2014-08-08 13:38:27 +01:00 |
|
Nitin Madhok
|
b39ea29c0c
|
Update README.rst
Fixing broken link
|
2014-07-28 19:03:24 -04:00 |
|
Forrest
|
813c28e633
|
Merge pull request #13 from westurner/add-UseDNS-option
Add a UseDNS option
|
2014-07-22 10:28:10 -07:00 |
|