Put in the master's puppet config.
Change-Id: I4dbeab7c3c2e61e51df6b7a1648feb7e3b23aea9
This commit is contained in:
parent
40471655d3
commit
6cd001f3de
@ -15,4 +15,11 @@ certname=<%= fqdn %>
|
|||||||
# and can safely be removed if webrick is used.
|
# and can safely be removed if webrick is used.
|
||||||
ssl_client_header = SSL_CLIENT_S_DN
|
ssl_client_header = SSL_CLIENT_S_DN
|
||||||
ssl_client_verify_header = SSL_CLIENT_VERIFY
|
ssl_client_verify_header = SSL_CLIENT_VERIFY
|
||||||
|
manifestdir=/opt/openstack-ci-puppet/$environment/manifests
|
||||||
|
modulepath=/opt/openstack-ci-puppet/$environment/modules:/etc/puppet/modules
|
||||||
|
manifest=$manifestdir/site.pp
|
||||||
|
reports=store, http
|
||||||
|
reporturl=http://puppet-dashboard.openstack.org:3000/reports/upload
|
||||||
|
|
||||||
|
[agent]
|
||||||
|
report=true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user