Skip to content
Snippets Groups Projects
Unverified Commit fed7b97d authored by Brad Beam's avatar Brad Beam Committed by GitHub
Browse files

Merge pull request #2030 from mattymo/removerbaccheck

Remove RBAC from boolean checks
parents c4458c9d 952ec65a
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,6 @@
- { name: efk_enabled, value: "{{ efk_enabled }}" }
- { name: helm_enabled, value: "{{ helm_enabled }}" }
- { name: openstack_lbaas_enabled, value: "{{ openstack_lbaas_enabled }}" }
- { name: rbac_enabled, value: "{{ rbac_enabled }}" }
ignore_errors: "{{ ignore_assert_errors }}"
- name: Stop if even number of etcd hosts
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment