puppetmaster
Docker 应用程序 from dsmith44's Repository
概述
Simple puppet master docker based on Centos7
# docker-puppetmaster
Docker image for puppet server v5 designed to run on Unraid
If you want the 3.5 version please use docker-puppetmaster:v3 which is currently using puppet 3.5.7
This is super basic, you have to map /etc/puppet and /etc/puppet/ssl as the confdir and ssl dir
You must have the conf directory setup, it will not be populated - map to /etc/puppetlabs/puppet
You must have the code directory setup, it will not be created - map to /etc/puppetlabs/code
However an empty SSL directory is fine, puppet will set this up.
Also include puppet-lint in case you want to check in the docker container.
Also includes perl for a script I run on puppetmaster for staggering puppet run times.
运行时参数
- 网络
bridge- 特权
- false
模板配置
Host Port 1Porttcp
Container Port: 8140
- 目标
- 8140
- 价值
- 8140
Host Port 2Porttcp
Container Port: 8081
- 目标
- 8081
- 价值
- 8081
confdirPathrw
Container Path: /etc/puppetlabs/puppet
- 目标
- /etc/puppetlabs/puppet
- 价值
- /yourpuppet/conf
ssldirPathrw
Container Path: /etc/puppetlabs/puppet/ssl
- 目标
- /etc/puppetlabs/puppet/ssl
- 价值
- /yourpuppet/ssl/
codedPathrw
Container Path: /etc/puppetlabs/code
- 目标
- /etc/puppetlabs/code
- 价值
- /yourpuppet/conf/code
下载统计数据
26,059
下载总数
87
本月
55
平均每月
长期下载总量
加载图表...
详细信息
存储库
deasmi/docker-puppetmaster最后更新2020-10-27
初见2017-07-03
在Unraid 上运行 Puppetmaster 。
Puppetmaster 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。