文件名称:puppet-bacula:从 Puppet Labs 运营团队回收的 bacula 模块
文件大小:68KB
文件格式:ZIP
更新时间:2024-06-19 09:26:57
Puppet
巴库拉 Bacula 备份系统的傀儡模块。 支持的平台 开放式BSD FreeBSD Linux(Debian、Ubuntu、RedHat、Centos、Fedora、SLES) 要求 此模块要求已设置(例如使用 )。 包括 Bacula 客户端上的清单,假设它可以将数据位导出到控制器以最终获得功能齐全的配置。 因此,要获得使用此模块的好处,您至少应该在导演和客户端上使用它,最有可能在存储上使用它,尽管如果有人愿意,这可能会被绕过。 用法 要了解 Bacula,Bacula 文档中的是开始了解活动部件的有用开始。 最小设置 下面是使用 Puppet 获得功能齐全的 Bacula 环境所需的最低限度。 此设置假设 Bacula 的三个组件(控制器、存储和客户端)都在三个独立的节点上运行。 如果需要,没有理由不能在单个节点上构建此设置,只需更新下面使用的主机名以全部指向同一系统。 默认值
【文件预览】:
puppet-bacula-master
----.build.yaml(172B)
----.msync.yml(39B)
----.pmtignore(486B)
----Vagrantfile(736B)
----.github()
--------workflows()
----.fixtures.yml(456B)
----lib()
--------puppet()
----Gemfile(1KB)
----metadata.json(2KB)
----spec()
--------classes()
--------spec_helper.rb(643B)
--------type_aliases()
--------defines()
--------functions()
----.sync.yml(83B)
----types()
--------yesno.pp(181B)
--------runscript.pp(409B)
--------size.pp(148B)
--------jobtype.pp(127B)
--------message.pp(658B)
--------time.pp(890B)
----Rakefile(2KB)
----LICENSE(10KB)
----README.md(14KB)
----.rubocop.yml(47B)
----REFERENCE.md(37KB)
----data()
--------common.yaml(876B)
--------os()
----.rspec_parallel(18B)
----.rspec(31B)
----.yardopts(37B)
----hiera.yaml(295B)
----templates()
--------jobdefs.conf.epp(2KB)
--------bacula-dir-header.epp(1KB)
--------bacula-sd-header.epp(441B)
--------bacula-dir-pool.epp(1KB)
--------bacula-dir-tail.epp(316B)
--------bconsole.conf.epp(309B)
--------bacula-fd-header.epp(1007B)
--------_tls_server.epp(355B)
--------bacula-sd-device.epp(813B)
--------_pki.epp(496B)
--------bacula-sd-dir.epp(231B)
--------messages.epp(1KB)
--------fileset.conf.epp(613B)
--------bacula-dir-storage.epp(480B)
--------_tls_client.epp(643B)
--------bacula-dir-client.epp(565B)
--------schedule.conf.epp(148B)
--------job.conf.epp(4KB)
--------_listen.epp(414B)
--------_job_reschedule.epp(307B)
----.gitignore(227B)
----manifests()
--------init.pp(3KB)
--------director()
--------common.pp(854B)
--------job.pp(7KB)
--------client.pp(4KB)
--------storage.pp(4KB)
--------jobdefs.pp(4KB)
--------schedule.pp(719B)
--------storage()
--------director.pp(6KB)
--------messages.pp(3KB)
----CHANGELOG.md(4KB)