-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathpiman.config-template
More file actions
35 lines (29 loc) · 981 Bytes
/
piman.config-template
File metadata and controls
35 lines (29 loc) · 981 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[piman]
instance-dir = /opt/puppet-instances
config-dir = /etc/piman
instance-template = https://github.com/jordiprats/docker-puppetmaster5
puppet-fqdn = puppet.systemadmin.es
# bind-ip = 0.0.0.0
base-port = 8140
debug = true
# enable-puppetboard
# pfgen-config = /etc/piman/pfgen.config
# sitepp-config = /etc/piman/siteppgen.config
# hierayaml-config = /etc/piman/hieragen.config
# skip-pfgen = false
[demo]
projects = [ "demo" ]
config = git@gitlab.com:demoproject/demo-config.git
ssl = git@gitlab.com:demoproject/demo-ssl.git
files = git@gitlab.com:demoproject/demo-files.git
instance = git@gitlab.com:demoproject/demo-instance.git
# puppet-master-port = 8140
# puppet-board-port = 8141
# puppet-fqdn = puppet.systemadmin.es
# bind-ip = 0.0.0.0
# enable-puppetboard = true
# pfgen-config = /etc/piman/pfgen-demo.config
# sitepp-config = /etc/piman/siteppgen-demo.config
# hierayaml-config = /etc/piman/hieragen-demo.config
# skip-pfgen = false
# refresh-hierayaml = false