summaryrefslogtreecommitdiff
path: root/ansible/roles/trove-setup/tasks/check.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/roles/trove-setup/tasks/check.yml')
-rw-r--r--ansible/roles/trove-setup/tasks/check.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/ansible/roles/trove-setup/tasks/check.yml b/ansible/roles/trove-setup/tasks/check.yml
index 6305a78..1495b4b 100644
--- a/ansible/roles/trove-setup/tasks/check.yml
+++ b/ansible/roles/trove-setup/tasks/check.yml
@@ -26,9 +26,6 @@
- fail: msg='WORKER_SSH_PUBKEY is mandatory'
when: WORKER_SSH_PUBKEY is not defined
-- fail: msg='UPSTREAM_TROVE is mandatory'
- when: UPSTREAM_TROVE is not defined
-
- set_fact: UPSTREAM_TROVE_PROTOCOL=ssh
when: UPSTREAM_TROVE_PROTOCOL is not defined