From 345a2538ee93179d3cfd535a85895bce93914ccb Mon Sep 17 00:00:00 2001 From: drebs Date: Fri, 11 Mar 2011 19:32:15 -0300 Subject: adding template path --- manifests/config.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests/config.pp') diff --git a/manifests/config.pp b/manifests/config.pp index 52dcb50..bc637f8 100644 --- a/manifests/config.pp +++ b/manifests/config.pp @@ -5,5 +5,6 @@ $first_user_password = "userpass" $first_user_sshkey = "usersshkey" $first_user_email = "usermail" +$puppet_bootstrap_tmpdir = "/tmp/puppet-bootstrap" $puppet_dir = "/var/local/puppet" $default_puppet_conf_dir = "$puppet_dir/default-conf" -- cgit v1.2.3