c19915251f
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 |
||
---|---|---|
.. | ||
main.yml |