http://tracker.ceph.com/issues/12250 Fixes: #12250
Signed-off-by: Loic Dachary <loic@dachary.org>
# some distros need to start rpcbind before
# trying to use nfs while others don't.
start_rpcbind: true
+
+# set to true if /etc/fstab must be modified to persist things like
+# mount options, which is useful for long lived bare metal machines,
+# less useful for virtual machines that are re-imaged before each job
+modify_fstab: true
args:
creates: /etc/fstab.bak
register: add_user_xattr
+ when: modify_fstab == true
- name: Enable xattr for this boot.
command: