c568e8f73a
Change-Id: I8c4a1038d6466100909f9c9796543823e56b5955
890 B
890 B
OpenStack-Ansible glance role
configure-glance.rst
This role installs the following Systemd services:
- glance-api
- glance-registry
To clone or view the source code for this repository, visit the role repository for os_glance.
Default variables
../../defaults/main.yml
Required variables
None
Example playbook
../../examples/playbook.yml
Tags
This role supports two tags: glance-install
and
glance-config
. The glance-install
tag can be
used to install and upgrade. The glance-config
tag can be
used to manage configuration.