Go to file
Andy McCrae 15733bbd2f Fix nginx to work with RedHat/CentOS
The CentOS version of nginx uses a conf.d style directory for virtual
hosts instead of a sites-available/sites-enabled approach.

We can add a var to select where the configuration file is placed, and
only perform the link on Debian based systems.

Change-Id: I00b8af093e17a4450b642a1534b8ec647c9d2513
2016-09-01 10:30:22 +01:00
2015-10-14 13:59:47 -05:00
2016-09-01 10:30:22 +01:00
2016-07-15 12:00:39 +10:00
2016-02-26 14:13:43 -06:00
2016-07-15 03:57:57 +00:00
2016-08-31 18:12:42 +01:00

OpenStack-Ansible keystone

Ansible role that installs and configures OpenStack Keystone. Keystone is installed behind the Apache webserver listening on port 5000 and port 35357 by default.

Documentation for the project can be found at: http://docs.openstack.org/developer/openstack-ansible-os_keystone/ The project home is at: http://launchpad.net/openstack-ansible

Description
Role os_keystone for OpenStack-Ansible
Readme 11 MiB
Languages
Jinja 70.1%
Python 29.9%