puppet-jails:用于管理 FreeBSD Jails 的 Puppet 模块

时间:2021-06-27 11:49:27
【文件属性】:
文件名称:puppet-jails:用于管理 FreeBSD Jails 的 Puppet 模块
文件大小:8KB
文件格式:ZIP
更新时间:2021-06-27 11:49:27
Puppet 傀儡* 使用 puppet 管理 FreeBSD Jails。 简单的实现 中的所有参数都适用于类默认值或任何 jail。 class { 'jails' : defaults => { ' interface ' => ' em0 ' , ' allow_mount ' => true , ' exec_start ' => ' /bin/sh /etc/rc ' , ' exec_stop ' => ' /bin/sh /etc/rc.shutdown ' , ' exec_clean ' => true , ' mount_devfs ' => true , } } jails::jail { 'webserver0' : path => ' /jails/webserver0 ' ,
【文件预览】:
puppet-jails-master
----lib()
--------puppet()
----metadata.json(431B)
----spec()
--------classes()
--------spec_helper.rb(400B)
----Rakefile(633B)
----README.md(832B)
----tests()
--------init.pp(507B)
----templates()
--------jail.conf.erb(3KB)
----manifests()
--------init.pp(1KB)
--------jail.pp(4KB)
--------params.pp(489B)

网友评论