From 921fa55edeb7ca05010aa355ff660261e716e9f6 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 13 Oct 2016 13:56:29 -0300 Subject: Sandbox: updates reference repositories --- sandbox | 4 ++-- 1 file 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 { -- cgit v1.2.3