Closed jabl closed 8 years ago
The grid change is fine, but the nfs_mount is already done on the install node, in the nfs.yml playbook.
The reason behind this is ordering. We need to have the nfs server up before the install node mounts NFS and before the install node and sshd host keys are created/written to the shared fs.
Closing this PR and making the change for grid.yml manually.
Continuation of pull #97