1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Explicitly defined options as strings. More... about 10 years ago
Define a line for each option. More... about 10 years ago
Cleared out static parts of config since it was causing issues More... about 10 years ago
Removed unneeded whitespace from auth.sls More... about 10 years ago
Changed sshd_config generation to more readable scheme. Synced file with default from Ubuntu 12.04 latest More... about 10 years ago
Moved the rsa/dsa key management to config.sls More... about 10 years ago
Merge remote-tracking branch 'origin/pr/3' More... about 10 years ago
Merge pull request #8 from carlosperello/master More... about 10 years ago
Reverted the namespace change to avoid conflicts and backward incompatibilities More... about 10 years ago
Added support to manage ssh certificates More... about 10 years ago
added a state that installs the openssh client More... over 10 years ago
Merge pull request #7 from kennydo/config_from_map More... over 10 years ago
updated README to reflect sshd_config's generation from pillar More... over 10 years ago
updated sshd_config file to be populated by pillar More... over 10 years ago
explicitly set the user, group, and mode to match the package's sshd_config More... over 10 years ago
fixed the name of the service that the openssh config is watched by More... over 10 years ago
Merge pull request #5 from gravyboat/master More... over 10 years ago
updated the README to adhere to standards. More... over 10 years ago
Merge pull request #4 from kennydo/use_map More... over 10 years ago
Split the sshd_config and banner components into sub-states More... over 10 years ago
created a map.jinja and updated openssh state to use those values More... over 10 years ago
Merge pull request #1 from nterupt/dev More... over 10 years ago
Adding a small variable to the OpenSSH sshd_config file so that the service will work correctly on Centos 6.4 and earlier More... over 10 years ago
Modifying OpenSSH formula service name on RedHat since it is called 'sshd', not 'ssh' More... over 10 years ago
Modifying OpenSSH formula state to populate public/private DSA and RSA keys based on pillar data More... over 10 years ago
Merge pull request #2 from brandonparsons/patch-1 More... over 10 years ago
Specify the service name for ssh More... over 10 years ago
Merge pull request #1 from stp-ip/new_structure More... almost 11 years ago
Add LICENSE. More... almost 11 years ago
Add pillar.example More... almost 11 years ago