Adam Mendlik
2014-11-11 17:13:30 UTC
I need Salt to update a root_squash NFS mount. The NFS server is a NAS
appliance, so I can't put Salt there. I have to update it from the NFS
client machines. Those minions must also make system-level changes, so I
need to run as root. But, when I run the minion as root, I can't touch the
NFS mount.
With Chef, you can pass '--user' to the client and make it execute under
other credentials, which handles this problem pretty well.
Any suggestions on how to deal with this using Salt?
appliance, so I can't put Salt there. I have to update it from the NFS
client machines. Those minions must also make system-level changes, so I
need to run as root. But, when I run the minion as root, I can't touch the
NFS mount.
With Chef, you can pass '--user' to the client and make it execute under
other credentials, which handles this problem pretty well.
Any suggestions on how to deal with this using Salt?
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.