Commit Graph

16 Commits

Author SHA1 Message Date
alxwr aa3da8f2c2 Pillar openssh.known_hosts_salt_ssh (#128)
* Pillar openssh.known_hosts_salt_ssh

* Dropped ill-named file

* Fixed aliasing of host names

* Improved pillar.example

* Opt-in to include localhost

* pillar/known_hosts_salt_ssh: clear cache in run()

* Dropped forgotten debugging output
2018-06-01 14:11:52 +02:00
Florian Ermisch bf9b9a335c Add `openssh:known_hosts:static` to README and pillar.example 2018-04-26 17:12:29 +02:00
Arthur Lutz dcb70e5181 [openssh/config_ini] initial version of config_ini which uses ini state
closes #123
2018-02-15 17:43:13 +01:00
Mario Fritschen e665450ed4 Changed expr_form to tgt_type for deprecation reasons. (#122) 2017-12-23 00:11:24 +01:00
Alexander Weidinger 674216d0ad openssh.auth_map 2017-03-04 14:21:53 +01:00
Dominik Schleich 7113243334 Fix mine function example in README.rst
like it was already done in the pillar.example in this PR https://github.com/saltstack-formulas/openssh-formula/pull/36 to avoid confusions.
2016-09-08 13:28:22 +02:00
Bogdan Radulescu 84296a8f90 Updated the readme to clarify that people need to explicitly turn off root login 2015-10-27 16:48:06 +00:00
Ingo Bente a927107b28 Adds support to customize /etc/ssh/moduli file 2015-07-02 19:09:41 +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 b39ea29c0c Update README.rst
Fixing broken link
2014-07-28 19:03:24 -04:00
Carlos Perelló Marín 47211d0648 Added support to manage ssh certificates 2014-02-09 23:38:30 +01:00
Kenny Do 6e418aa945 added a state that installs the openssh client 2014-01-18 05:00:20 -08:00
Kenny Do 6cf8321a99 updated README to reflect sshd_config's generation from pillar 2014-01-09 05:07:47 -08:00
Forrest Alvarez aae7f25e1f updated the README to adhere to standards. 2014-01-07 05:31:26 +00:00
Kenny Do 07771c0ebf Split the sshd_config and banner components into sub-states 2014-01-03 18:32:05 -08:00
Thomas S Hatch 740c59255b Add readme 2013-06-13 10:18:58 -06:00