Sha256: 0eaadf2fd500d798468054ed94e70f48274800208f9d2e64c16b8b19db089371

Contents?: true

Size: 381 Bytes

Versions: 5

Compression:

Stored size: 381 Bytes

Contents

[main]
vardir = /var/lib/puppet
logdir = /var/log/puppet
rundir = /var/run/puppet
ssldir = \$vardir/ssl

[agent]
pluginsync      = true
report          = true
ignoreschedules = true
daemon          = false
ca_server       = <%= @host.puppet_ca_server %>
certname        = <%= @host.certname %>
environment     = <%= @host.environment %>
server          = <%= @host.puppetmaster %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
foreman_discovery-1.0.0 test/foreman_app/app/views/unattended/snippets/_puppet.conf.erb
foreman_discovery-1.0.0.rc4 test/foreman_app/app/views/unattended/snippets/_puppet.conf.erb
foreman_discovery-1.0.0.rc3 test/foreman_app/app/views/unattended/snippets/_puppet.conf.erb
foreman_discovery-1.0.0.rc2 test/foreman_app/app/views/unattended/snippets/_puppet.conf.erb
foreman_discovery-1.0.0.rc1 test/foreman_app/app/views/unattended/snippets/_puppet.conf.erb