aboutsummaryrefslogtreecommitdiff
path: root/puppet.conf
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-03-03 14:08:29 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-03-03 14:08:29 -0300
commitc6ab319d3d04ee695163badf6c3ae931056a249d (patch)
tree36c131b4693d128bd4c6467bc4cbd6ad658ea7f5 /puppet.conf
parent2620433e249304c88bf2f177939ae5be61d6cfc0 (diff)
downloadpuppet-bootstrap-c6ab319d3d04ee695163badf6c3ae931056a249d.tar.gz
puppet-bootstrap-c6ab319d3d04ee695163badf6c3ae931056a249d.tar.bz2
Defining multiple VMs
Diffstat (limited to 'puppet.conf')
-rw-r--r--puppet.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet.conf b/puppet.conf
index cc3dcd4..eae3864 100644
--- a/puppet.conf
+++ b/puppet.conf
@@ -19,7 +19,7 @@ ssl_client_header = SSL_CLIENT_S_DN
ssl_client_verify_header = SSL_CLIENT_VERIFY
[agent]
-server = puppet.example.org
+server = puppet
vardir = /var/lib/puppet
ssldir = $vardir/ssl
runinterval = 7200