aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authordrebs <drebs@riseup.net>2011-03-22 14:19:33 -0300
committerdrebs <drebs@riseup.net>2011-03-22 14:19:33 -0300
commitf549ce7c7f65d571b70bc20ba926a1c3a6722d67 (patch)
tree950049b8744293a537f6680f9ce54e11be2b0c1e /manifests
parent63e693f3e2b14d4fff0ea2af54bbfe1fce2cbfe2 (diff)
downloadpuppet-bootstrap-f549ce7c7f65d571b70bc20ba926a1c3a6722d67.tar.gz
puppet-bootstrap-f549ce7c7f65d571b70bc20ba926a1c3a6722d67.tar.bz2
changing default dir
Diffstat (limited to 'manifests')
-rw-r--r--manifests/config.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/config.pp b/manifests/config.pp
index e7db713..1d41879 100644
--- a/manifests/config.pp
+++ b/manifests/config.pp
@@ -6,7 +6,7 @@ $first_user_sshkey = "usersshkey" # do not include "ssh-rsa " here.
$first_user_email = "usermail"
# bootstrap dirs
-$puppet_bootstrap_tmpdir = "/tmp/puppet-bootstrap"
+$puppet_bootstrap_tmpdir = "/var/tmp/puppet-bootstrap"
$puppet_dir = "/usr/local/puppet"
# minimal config for puppet-nodo first run