openstack-ansible/playbooks/roles/os_glance/tasks
Andy McCrae c19915251f Fix glance_nfs_client setting
glance_nfs_client adds 2 fstab entries, with then handler entry being
incorrectly ordered (src and name are the wrong way around).

This patch removes the redundant handler and moves the existing fstab
task to use the "mount" module which will add the entry to fstab and
ensure the filesystems are mounted.

Additionally this fixes a documentation bug where an incorrect variable
is referenced (glance_nfs_mounts).

Change-Id: I6e0f964d4279800d31119f380a239e2c4ae61cb5
Fixes-Bug: #1477081
2015-07-23 00:28:19 +00:00
..
glance_db_setup.yml Configure DB addresses for each service 2015-06-10 02:07:38 +00:00
glance_install.yml Added apt update tasks to everything using apt 2015-06-16 13:13:58 -05:00
glance_post_install.yml Fix glance_nfs_client setting 2015-07-23 00:28:19 +00:00
glance_pre_install.yml Updated repository for minimum viable kilo install 2015-04-03 12:57:10 -05:00
glance_service_setup.yml Upgrade the Keystone library to use v3 2015-07-13 19:41:44 -07:00
glance_upstart_common_init.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
glance_upstart_init.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
main.yml Add handler flushing to roles that need it 2015-05-26 18:13:55 +01:00