From a01424fd04145bed4170c18d1e61ff83b15bdd2b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 1 Nov 2017 10:11:10 -0200 Subject: Move BOOTSTRAP var to puppet module --- share/templater/puppet/setup | 1 + 1 file changed, 1 insertion(+) (limited to 'share') 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 -- cgit v1.2.3