aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rwxr-xr-xshare/templater/puppet/setup1
1 files changed, 1 insertions, 0 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