aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsandbox4
1 files changed, 2 insertions, 2 deletions
diff --git a/sandbox b/sandbox
index 0644496..808733d 100755
--- a/sandbox
+++ b/sandbox
@@ -7,8 +7,8 @@
BASENAME="`basename $0`"
PROJECT="$1"
REPO="$2"
-BOOTSTRAP="git://git.sarava.org/puppet-bootstrap.git"
-TEMPLATES="git://git.sarava.org/templates.git"
+BOOTSTRAP="https://git.fluxo.info/puppet-bootstrap.git"
+TEMPLATES="https://git.fluxo.info/templates.git"
# Read a parameter from user
function sandbox_ask {