This commit adds openshift_openstack_disable_root and openshift_openstack_user vars to the openstack sample inventory. Ref: https://github.com/openshift/openshift-ansible/pull/6988
@@ -124,3 +124,7 @@ ansible_user: openshift
# region: primary
# infra:
# region: infra
+
+## cloud config
+openshift_openstack_disable_root: true
+openshift_openstack_user: openshift