summaryrefslogtreecommitdiffstats
path: root/bin/helpers/launch-algo
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-08-07 23:34:24 -0400
committerJesse Luehrs <doy@tozt.net>2019-08-07 23:34:24 -0400
commitb873b53de1cc0344faa82b6af6394d467c5587ac (patch)
tree50071a2d422f8feb2f57ff1e1d805b02d10d388b /bin/helpers/launch-algo
parent5cab34d6b5ed591442793be03c69636f6d54aaee (diff)
downloadpuppet-tozt-b873b53de1cc0344faa82b6af6394d467c5587ac.tar.gz
puppet-tozt-b873b53de1cc0344faa82b6af6394d467c5587ac.zip
more algo updates
Diffstat (limited to 'bin/helpers/launch-algo')
-rwxr-xr-xbin/helpers/launch-algo6
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/helpers/launch-algo b/bin/helpers/launch-algo
index 3e4c9a7..16eca6c 100755
--- a/bin/helpers/launch-algo
+++ b/bin/helpers/launch-algo
@@ -42,12 +42,6 @@ do_token=$(cat /mnt/digitalocean)
ansible-playbook main.yml -e "
provider=digitalocean
server_name=algo
- ondemand_cellular=false
- ondemand_wifi=false
- local_dns=false
- ssh_tunneling=true
- windows=false
- store_cakey=false
region=nyc3
do_token=$do_token
" >> "$logfile"