Role openstack_openrc for OpenStack-Ansible
Go to file
Jason Hedden 428e7c55f6 Update file and directory permissions
Currently the clouds.yaml directory permissions are hardcoded and
missing the execute bit. When using this role with a default location in
/etc/openstack, normal system users are not able to read the
configuration file.

This commit adds variable overrides for the file and directory
permissions, as well as correcting the directory permissions.

Change-Id: I2380030235d455ff4dd0ea7658c7146ece60db81
Closes-Bug: #1689837
2017-05-10 12:52:44 -05:00
defaults Update file and directory permissions 2017-05-10 12:52:44 -05:00
doc Use https instead of http for git.openstack.org 2017-02-06 23:07:20 +08:00
examples [DOCS] Move example playbook to separate file 2016-08-11 20:39:29 -05:00
meta meta: Add CentOS and openSUSE as supported distributions 2017-03-31 10:30:44 +01:00
releasenotes Use https instead of http for git.openstack.org 2017-02-06 23:07:20 +08:00
tasks Update file and directory permissions 2017-05-10 12:52:44 -05:00
templates Quote OS_PASSWORD with single quotes 2017-02-14 16:17:21 -08:00
tests Use zuul-cloner for tests repo in OpenStack-CI 2017-05-04 16:50:08 +01:00
.gitignore .gitignore: Ignore the tests/common directory 2017-04-05 12:01:56 +01:00
.gitreview Implement base configuration for independent repository 2016-03-01 16:34:59 +00:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 15:40:19 -04:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
README.rst Show team and repo badges on README 2016-11-25 16:06:17 +01:00
Vagrantfile meta: Add CentOS and openSUSE as supported distributions 2017-03-31 10:30:44 +01:00
bindep.txt meta: Add CentOS and openSUSE as supported distributions 2017-03-31 10:30:44 +01:00
manual-test.rc Use centralised test scripts 2016-09-27 17:13:22 +01:00
run_tests.sh meta: Add CentOS and openSUSE as supported distributions 2017-03-31 10:30:44 +01:00
setup.cfg update homepage with developer documentation page 2016-09-20 13:01:35 +05:30
setup.py Updated from global requirements 2017-03-02 11:51:24 +00:00
test-requirements.txt Updated from global requirements 2017-02-11 17:48:28 +00:00
tox.ini Use zuul-cloner for tests repo in OpenStack-CI 2017-05-04 16:50:08 +01:00

README.rst

Team and repository tags

image

OpenStack-Ansible openrc file

This Ansible role creates the configuration files used by various OpenStack CLI tools.

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-openstack_openrc/

The project home is at:

http://launchpad.net/openstack-ansible