소스 검색

Add cloud config variables to the sample inventory

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
Naga Ravi Chaitanya Elluri 7 년 전
부모
커밋
b0e2cd16d7
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      playbooks/openstack/sample-inventory/group_vars/all.yml

+ 4 - 0
playbooks/openstack/sample-inventory/group_vars/all.yml

@@ -124,3 +124,7 @@ ansible_user: openshift
 #    region: primary
 #    region: primary
 #  infra:
 #  infra:
 #    region: infra
 #    region: infra
+
+## cloud config
+openshift_openstack_disable_root: true
+openshift_openstack_user: openshift