Signed-off-by: John Mulligan <jmulligan@redhat.com>
# make sure mount can be reached over VIP, ensuring both that
# keepalived is maintaining the VIP and that the nfs has bound to it
-- vip.exec:
+- template.exec:
host.a:
- mkdir /mnt/happy
- sleep 1
## export and mount
-- vip.exec:
+- template.exec:
host.a:
- mkdir /mnt/foo
- sleep 5
## export and mount
-- vip.exec:
+- template.exec:
host.a:
- mkdir /mnt/foo
- sleep 5
host.a:
- ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake
-- vip.exec:
+- template.exec:
host.a:
- mkdir /mnt/foo
- sleep 5
## export and mount
-- vip.exec:
+- template.exec:
host.a:
- mkdir /mnt/foo
- sleep 5
# make sure mount can be reached over VIP, ensuring both that
# keepalived is maintaining the VIP and that the nfs has bound to it
-- vip.exec:
+- template.exec:
host.a:
- mkdir /mnt/foo
- sleep 5