summaryrefslogtreecommitdiff
path: root/ick-cluster.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-06-13 16:17:46 +0300
committerLars Wirzenius <liw@liw.fi>2018-06-13 16:17:46 +0300
commitb99525d19db9840a641542380ad22ba63c7a381d (patch)
treee92de66c6808dae411bfbae0c735781354a23602 /ick-cluster.yml
parent83b3574f3abf2c367a7a687867273e6259975ce6 (diff)
downloadick2-ansible-b99525d19db9840a641542380ad22ba63c7a381d.tar.gz
Change: extract all vars user is expected
Put my vars into liw.yml. All variables in group_vars/* and roles/*/defaults/main.yml are now expected to be generic and usable by anyone.
Diffstat (limited to 'ick-cluster.yml')
-rw-r--r--ick-cluster.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/ick-cluster.yml b/ick-cluster.yml
index 8c59fb2..c699ab1 100644
--- a/ick-cluster.yml
+++ b/ick-cluster.yml
@@ -25,7 +25,5 @@
vars:
hostname: ick
- verify_tls: yes
- letsencrypt: yes
- letsencrypt_email: liw@liw.fi
- letsencrypt_domain: "{{ controller_domain }}"
+ verify_tls: no
+ letsencrypt: no