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 |
Robert Fairburn
|
c100fc88a3
|
allow for "Match" inside of an sshd_config
|
10 years ago |
Nitin Madhok
|
df61e44fea
|
Merge pull request #17 from alanpearce/generate-keys
Config: Add support for generating keys
|
10 years ago |
Alan Pearce
|
eb9dec1b9d
|
Update pillar example
|
10 years ago |
Alan Pearce
|
6fb57f40bc
|
Config: Add support for generating keys
|
10 years ago |
Nitin Madhok
|
7a409e1821
|
Merge pull request #16 from alanpearce/ecdsa
Add support for ECDSA host keys
|
10 years ago |
Alan Pearce
|
25aa1a6733
|
Update pillar.example
|
10 years ago |
Alan Pearce
|
73eaef4ea0
|
Config: Add support for ECDSA host keys
|
10 years ago |
Alan Pearce
|
ce46343562
|
Config: Refactor host key provisioning into loop
|
10 years ago |
Seth House
|
91b5030018
|
Merge pull request #15 from alanpearce/root-group
Remove reference to root group
|
10 years ago |
Alan Pearce
|
2876a691b0
|
Remove reference to root group
By not specifying it, root user's group should be used.
|
10 years ago |
Forrest
|
2f844e5b21
|
Merge pull request #14 from alanpearce/freebsd
Add FreeBSD compatibility
|
10 years ago |
Alan Pearce
|
edc208b79b
|
Add FreeBSD compatibility
|
10 years ago |
Nitin Madhok
|
b39ea29c0c
|
Update README.rst
Fixing broken link
|
10 years ago |
Forrest
|
813c28e633
|
Merge pull request #13 from westurner/add-UseDNS-option
Add a UseDNS option
|
10 years ago |
Wes Turner
|
44946b4142
|
Add a UseDNS option to pillar.example
|
10 years ago |
Wes Turner
|
970777b9bb
|
Add a UseDNS option to sshd_config
|
10 years ago |
Seth House
|
11eb243c1c
|
Merge pull request #11 from z-saltstack/config-like-salt-formula-and-ubuntu-default
Readability & Ubuntu default
|
10 years ago |
Oleg Tsarev
|
48ebd1b07b
|
Changed sshd_config generation to more readable scheme.
Synced file with default from Ubuntu 12.04 latest
|
10 years ago |
Seth House
|
cee3f097f0
|
Merge pull request #12 from z-saltstack/auth-sls-clean-whitespaces
Removed unneeded whitespace from auth.sls
|
10 years ago |
Seth House
|
b5c71c5bf9
|
Merge pull request #10 from matthew-parlette/master
Cleared out static parts of config since it was causing issues
|
10 years ago |
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 years ago |
matthew-parlette
|
cdfab3953d
|
Define a line for each option.
This provides a default option (according to the package-provided config file) for each option in the config.
|
10 years ago |
Oleg Tsarev
|
7521398506
|
Removed unneeded whitespace from auth.sls
|
10 years ago |
matthew-parlette
|
2f28a008c2
|
Cleared out static parts of config since it was causing issues
|
10 years ago |
Seth House
|
b44c26cd13
|
Moved the rsa/dsa key management to config.sls
|
10 years ago |
Seth House
|
351a6b81dc
|
Merge remote-tracking branch 'origin/pr/3'
Conflicts:
openssh/files/sshd_config
openssh/init.sls
pillar.example
|
10 years ago |
Joseph Hall
|
54b99b5615
|
Merge pull request #8 from carlosperello/master
Allow to manage ssh certificates from pillar definitions
|
11 years ago |
Carlos Perelló Marín
|
e2cddca13e
|
Reverted the namespace change to avoid conflicts and backward incompatibilities
|
11 years ago |
Carlos Perelló Marín
|
47211d0648
|
Added support to manage ssh certificates
|
11 years ago |
Kenny Do
|
6e418aa945
|
added a state that installs the openssh client
|
11 years ago |
Seth House
|
f2d5c4b114
|
Merge pull request #7 from kennydo/config_from_map
Generate sshd_config from pillar
|
11 years ago |