summaryrefslogtreecommitdiffstats
path: root/bin/helpers
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-11-04 22:45:35 -0500
committerJesse Luehrs <doy@tozt.net>2018-11-04 22:47:45 -0500
commit573e9e1c743df40dfe738c5c3b2a961d1d2714a8 (patch)
treef9a630e85e9b8c5d7c01e5eb0b15302a6c9e2d06 /bin/helpers
parent74942407726a8daee04399f8cc1972e2819a2e7d (diff)
downloadpuppet-tozt-573e9e1c743df40dfe738c5c3b2a961d1d2714a8.tar.gz
puppet-tozt-573e9e1c743df40dfe738c5c3b2a961d1d2714a8.zip
stop using a floating ip for algo
Diffstat (limited to 'bin/helpers')
-rw-r--r--bin/helpers/algo-config.diff13
1 files changed, 2 insertions, 11 deletions
diff --git a/bin/helpers/algo-config.diff b/bin/helpers/algo-config.diff
index 662b165..46cd2ee 100644
--- a/bin/helpers/algo-config.diff
+++ b/bin/helpers/algo-config.diff
@@ -1,5 +1,5 @@
diff --git i/config.cfg w/config.cfg
-index d61e404..003308a 100644
+index 03f439e..ff29497 100644
--- i/config.cfg
+++ w/config.cfg
@@ -3,8 +3,11 @@
@@ -9,7 +9,7 @@ index d61e404..003308a 100644
- - dan
- - jack
+ - hush
-+ - bishamon
++ - partofme
+ - phone
+ - tozt
+ - mail
@@ -34,12 +34,3 @@ index d61e404..003308a 100644
congrats:
common: |
-@@ -113,7 +116,7 @@ cloud_providers:
- digitalocean:
- size: s-1vcpu-1gb
- image: "ubuntu-18-04-x64"
-- floating_ip: false
-+ floating_ip: "165.227.249.213"
- # Change the encrypted flag to "true" to enable AWS volume encryption, for encryption of data at rest.
- # Warning: the Algo script will take approximately 6 minutes longer to complete.
- # Also note that the documented AWS minimum permissions aren't sufficient.