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 |
Kenny Do
|
6cf8321a99
|
updated README to reflect sshd_config's generation from pillar
|
11 years ago |
Kenny Do
|
b0c7009cb2
|
updated sshd_config file to be populated by pillar
|
11 years ago |
Kenny Do
|
9f70270643
|
explicitly set the user, group, and mode to match the package's
sshd_config
|
11 years ago |
Kenny Do
|
dc53d0c295
|
fixed the name of the service that the openssh config is watched by
|
11 years ago |
Joseph Hall
|
af3e86a73d
|
Merge pull request #5 from gravyboat/master
updated the README to adhere to standards.
|
11 years ago |
Forrest Alvarez
|
aae7f25e1f
|
updated the README to adhere to standards.
|
11 years ago |
Erik Johnson
|
531a68c4b9
|
Merge pull request #4 from kennydo/use_map
Better Configuration and State Modularity
|
11 years ago |
Kenny Do
|
07771c0ebf
|
Split the sshd_config and banner components into sub-states
|
11 years ago |
Kenny Do
|
0a2468d87a
|
created a map.jinja and updated openssh state to use those values
|
11 years ago |
nterupt
|
d22dde7373
|
Merge pull request #1 from nterupt/dev
Dev
|
11 years ago |
Mark Eggert
|
2e229681c7
|
Adding a small variable to the OpenSSH sshd_config file so that the service will work correctly on Centos 6.4 and earlier
|
11 years ago |
Mark Eggert
|
d35929876f
|
Modifying OpenSSH formula service name on RedHat since it is called 'sshd', not 'ssh'
|
11 years ago |
Mark Eggert
|
92ac8a32aa
|
Modifying OpenSSH formula state to populate public/private DSA and RSA keys based on pillar data
|
11 years ago |
Seth House
|
244becf041
|
Merge pull request #2 from brandonparsons/patch-1
Specify the service name for ssh
|
11 years ago |
brandonparsons
|
90ce0d262f
|
Specify the service name for ssh
Current code was asking for service 'openssh' which does not exist. It is 'ssh'. Specifying a name in the `service.running` block fixes this.
|
11 years ago |
Joseph Hall
|
ebc959cf54
|
Merge pull request #1 from stp-ip/new_structure
Restructure according to new guidelines.
|
11 years ago |
Michael Grosser
|
01e1bc419e
|
Add LICENSE.
|
11 years ago |
Michael Grosser
|
f9a9d1aa87
|
Add pillar.example
|
11 years ago |
Thomas S Hatch
|
1224ee95f0
|
Add openssh files
|
11 years ago |
Thomas S Hatch
|
740c59255b
|
Add readme
|
11 years ago |
Thomas S Hatch
|
9d1d6ad2e9
|
Initial commit
|
11 years ago |