summaryrefslogtreecommitdiffstats
path: root/bin/helpers
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-11-04 22:47:49 -0500
committerJesse Luehrs <doy@tozt.net>2018-11-04 22:47:49 -0500
commit40585fa72f64cb0617f1229355857ce4501711b3 (patch)
tree676000214593f3d94e7bda892efadcbe8547a38e /bin/helpers
parent573e9e1c743df40dfe738c5c3b2a961d1d2714a8 (diff)
downloadpuppet-tozt-40585fa72f64cb0617f1229355857ce4501711b3.tar.gz
puppet-tozt-40585fa72f64cb0617f1229355857ce4501711b3.zip
don't store the cakey for algo
at this point rebuilding is easy enough that i can just rebuild any time i need to change the user list
Diffstat (limited to 'bin/helpers')
-rwxr-xr-xbin/helpers/launch-algo2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/helpers/launch-algo b/bin/helpers/launch-algo
index 2aa8a00..024c325 100755
--- a/bin/helpers/launch-algo
+++ b/bin/helpers/launch-algo
@@ -31,7 +31,7 @@ ansible-playbook main.yml -e "
local_dns=false
ssh_tunneling=true
windows=false
- store_cakey=true
+ store_cakey=false
region=nyc3
do_token=$do_token
" >> "$logfile"