aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-10-13 13:56:29 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-10-13 13:56:29 -0300
commit921fa55edeb7ca05010aa355ff660261e716e9f6 (patch)
treebc085c20522a497e98583d11dc1ae271c1f30949
parentdfee4c5d3f0738f16f8de5075b8dcd812fbbd62c (diff)
downloadscripts-921fa55edeb7ca05010aa355ff660261e716e9f6.tar.gz
scripts-921fa55edeb7ca05010aa355ff660261e716e9f6.tar.bz2
Sandbox: updates reference repositories
-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 {