puppet-sshd:用于管理sshd的人偶模块

时间:2021-05-27 07:10:53
【文件属性】:
文件名称:puppet-sshd:用于管理sshd的人偶模块
文件大小:70KB
文件格式:ZIP
更新时间:2021-05-27 07:10:53
HTML 木偶SSH模块 这个p模块管理OpenSSH配置和服务。 !! 升级通知(05/2015)!! hardened_ssl参数名称已更改为简单的“ hardened”。 !! 升级通知(01/2013)!! 现在,该模块使用参数化的类,在此之前使用全局变量。 因此,请在拉出前退出,您需要在清单中更改类声明! 依存关系 该模块需要puppet => 2.6,并且以下模块是必需的从属关系: > = 2.x OpenSSH服务器 在希望安装openssh服务器的节点上,应包括 class { 'sshd' : } 在那个节点上。 如果需要配置sshd_config的任何方面,请在包含之前设置变量。 或者,您可以调整许多参数: class { 'sshd' : ports => [ 20002 ], permit_root_login => '
【文件预览】:
puppet-sshd-master
----.travis.yml(643B)
----manifests()
--------client()
--------openbsd.pp(268B)
--------gentoo.pp(96B)
--------base.pp(3KB)
--------init.pp(3KB)
--------libssh2()
--------authorized_key.pp(2KB)
--------client.pp(520B)
--------nagios.pp(591B)
--------debian.pp(220B)
--------sshkey.pp(461B)
--------autossh.pp(1KB)
--------redhat.pp(106B)
--------libssh2.pp(96B)
--------linux.pp(162B)
----templates()
--------sshd_config()
----Rakefile(447B)
----Puppetfile.lock(133B)
----LICENSE(34KB)
----Gemfile(216B)
----Gemfile.lock(2KB)
----metadata.json(1KB)
----.rspec(73B)
----spec()
--------functions()
--------defines()
--------classes()
--------spec_helper_system.rb(714B)
--------spec_helper.rb(624B)
----.gitignore(42B)
----lib()
--------puppet()
--------facter()
----.fixtures.yml(47B)
----README.md(9KB)
----files()
--------autossh.init.d(4KB)
--------ssh_config()
----Puppetfile(76B)

网友评论