Major Hayden f4821e47b1 Conditionally set UID/GID for nova user/group
Deployers with shared storage systems must ensure that the nova
user and group have consistent UID's and GID's respectively. This
patch adds a configurable option for deployers to set a UID/GID
for the nova user and group. Warnings are provided in the
default/main.yml about the potential dangers of adjusting this
value on a production system

Docs and a release note will be proposed separately in the
OpenStack-Ansible main repository for this change.

Closes-Bug: 1544889

Change-Id: I881555a896455ce3c897d56a143a8a25c088880b
2016-03-08 14:13:50 -06:00
2016-01-18 23:58:48 +00:00
2016-03-08 15:37:11 +00:00

os_nova role

tags

openstack, cloud, ansible, os_nova

category

*nix

os_nova Role

- name: os_nova role
  hosts: "hosts"
  user: root
  roles:
    - { role: "os_nova" }
Description
Role os_nova for OpenStack-Ansible
Readme 16 MiB
Languages
Jinja 58.9%
Python 27.9%
Shell 13.2%