summaryrefslogtreecommitdiffstats
path: root/bin/helpers/launch-partofme
diff options
context:
space:
mode:
Diffstat (limited to 'bin/helpers/launch-partofme')
-rwxr-xr-xbin/helpers/launch-partofme2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/helpers/launch-partofme b/bin/helpers/launch-partofme
index 4ff7004..b3c9802 100755
--- a/bin/helpers/launch-partofme
+++ b/bin/helpers/launch-partofme
@@ -4,7 +4,7 @@ set -o pipefail
host="${1:-partofme}"
conf_location="/usr/local/share/puppet-tozt"
-conf_repo="git://github.com/doy/puppet-tozt"
+conf_repo="https://github.com/doy/puppet-tozt"
ssh_opts="-o ControlMaster=auto -o ControlPath=~/.ssh/puppet-tozt-%r-%h-%p -o ControlPersist=5"