puppetmaster
Aplicación Docker from dsmith44's Repository
Visión general
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.
Argumentos en tiempo de ejecución
- Red
bridge- Privilegiado
- false
Configuración de plantillas
Host Port 1Porttcp
Container Port: 8140
- Objetivo
- 8140
- Valor
- 8140
Host Port 2Porttcp
Container Port: 8081
- Objetivo
- 8081
- Valor
- 8081
confdirPathrw
Container Path: /etc/puppetlabs/puppet
- Objetivo
- /etc/puppetlabs/puppet
- Valor
- /yourpuppet/conf
ssldirPathrw
Container Path: /etc/puppetlabs/puppet/ssl
- Objetivo
- /etc/puppetlabs/puppet/ssl
- Valor
- /yourpuppet/ssl/
codedPathrw
Container Path: /etc/puppetlabs/code
- Objetivo
- /etc/puppetlabs/code
- Valor
- /yourpuppet/conf/code
Categorías
Descargar estadísticas
26,059
Descargas totales
87
Este mes
55
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
deasmi/docker-puppetmasterÚltima actualización2020-10-27
Visto por primera vez2017-07-03
Ejecute Puppetmaster en Unraid.
Puppetmaster se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.