aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xshare/templater/puppet/setup1
-rwxr-xr-xtemplater1
2 files changed, 1 insertions, 1 deletions
diff --git a/share/templater/puppet/setup b/share/templater/puppet/setup
index 239a3d0..b71fbdb 100755
--- a/share/templater/puppet/setup
+++ b/share/templater/puppet/setup
@@ -5,6 +5,7 @@
# Parameters
SHARE="$1"
+BOOTSTRAP="https://git.fluxo.info/puppet-bootstrap"
# Include basic functions
source $SHARE/templater/functions || exit 1
diff --git a/templater b/templater
index 8cd9903..ddf6ff3 100755
--- a/templater
+++ b/templater
@@ -23,7 +23,6 @@ BASENAME="`basename $0`"
PROJECT="$1"
shift
MODULES="$*"
-BOOTSTRAP="https://git.fluxo.info/puppet-bootstrap"
CWD="`pwd`"
# Set shared files location