File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 1- stackhpc.os-config
2- ==================
1+ stackhpc.openstack.os_config
2+ ============================
33
4- [ ![ Build Status] ( https://www.travis-ci.org/stackhpc/ansible-role-os-config.svg?branch=master )] ( https://www.travis-ci.org/stackhpc/ansible-role-os-config )
5-
6- Add openstack client config file to default location of
7- ` /etc/openstack/clouds.yaml `
4+ Add OpenStack client config file to default location of
5+ ` ~/.config/openstack/clouds.yaml `
86
97Requirements
108------------
@@ -62,7 +60,7 @@ An easy way to this example is:
6260 pip install -U pip
6361 pip install -U ansible
6462
65- ansible-galaxy install stackhpc.os-config
63+ ansible-galaxy install stackhpc.openstack.os_config
6664
6765 ansible-playbook -i "localhost," -c local test.yml
6866
You can’t perform that action at this time.
0 commit comments