Skip to content

Commit d5fe109

Browse files
committed
os_config: Update README
1 parent 0f2bb75 commit d5fe109

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

roles/os_config/README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
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

97
Requirements
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

0 commit comments

Comments
 (0)