summaryrefslogtreecommitdiffstats
path: root/bin/helpers/functions.sh
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2022-03-19 15:05:37 -0400
committerJesse Luehrs <doy@tozt.net>2022-03-19 15:05:37 -0400
commit687fa4c800f9aee29c50e7e90c4ba3049182203b (patch)
tree8ee46a74591a14958700c5de97bb2aae3563dff1 /bin/helpers/functions.sh
parent5af66045cba333f81f5b7b0603aa6136c095381e (diff)
downloadpuppet-tozt-687fa4c800f9aee29c50e7e90c4ba3049182203b.tar.gz
puppet-tozt-687fa4c800f9aee29c50e7e90c4ba3049182203b.zip
github no longer supports git:// urls
Diffstat (limited to 'bin/helpers/functions.sh')
-rw-r--r--bin/helpers/functions.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/helpers/functions.sh b/bin/helpers/functions.sh
index 9ca8591..1fcb753 100644
--- a/bin/helpers/functions.sh
+++ b/bin/helpers/functions.sh
@@ -1,7 +1,7 @@
#!/bin/sh
conf_location="/usr/local/share/puppet-tozt"
-conf_repo="git://github.com/doy/puppet-tozt"
+conf_repo="https://github.com/doy/puppet-tozt"
create_droplet() {
_name="$1"