Go to file
Erik Johnson 531a68c4b9 Merge pull request #4 from kennydo/use_map
Better Configuration and State Modularity
2014-01-06 17:44:13 -08:00
openssh Split the sshd_config and banner components into sub-states 2014-01-03 18:32:05 -08:00
LICENSE Add LICENSE. 2013-07-27 22:27:58 +02:00
pillar.example Add pillar.example 2013-07-27 22:27:49 +02:00
README.rst Split the sshd_config and banner components into sub-states 2014-01-03 18:32:05 -08:00

openssh

Install and configure an openssh server.

States

openssh

Installs the openssh package and service.

openssh.config

Installs the configuration file included in this formula (under "openssh/files").

openssh.banner

Installs a banner that users see when SSH-ing in.