Correct variable name

This commit is contained in:
Kevin Fenzi 2018-05-30 21:37:58 +00:00
parent ffd62098ec
commit d2b01d4c18

View file

@ -120,7 +120,7 @@
openshift_console_port: 443,
openshift_shared_infra: true,
openshift_ansible_use_crio: true,
openshift_ansible_use_crio_only: false,
openshift_ansible_crio_only: false,
when: env == 'staging',
tags: ['openshift-cluster','ansible-ansible-openshift-ansible']
}