浏览代码

Merge pull request #7013 from chaitanyaenr/add_var

Automatic merge from submit-queue.

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
OpenShift Merge Robot 7 年之前
父节点
当前提交
5dc9754a01
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      playbooks/openstack/sample-inventory/group_vars/all.yml

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

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