We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
is it possible to make advance configuration through ansible-rexray playbook ?
i would like to activate preemption :
To enable this to happen, you must enable the pre-emption feature on the hosts. rexray.volume.mount.preempt: true. http://rexray.readthedocs.io/en/stable/user-guide/config/#volume-configuration
rexray.volume.mount.preempt: true
I also would like to activate rexray debug mode if possible
thanks
The text was updated successfully, but these errors were encountered:
Yes, those additional config fields need to be added to the module still. It's on my list of things to do, for sure!
I will be taking a good look at this again soon, as the release of rex-ray 0.4 adds a lot of additional ways that rex-ray can be configured.
Sorry, something went wrong.
No branches or pull requests
Hello,
is it possible to make advance configuration through ansible-rexray playbook ?
i would like to activate preemption :
I also would like to activate rexray debug mode if possible
thanks
The text was updated successfully, but these errors were encountered: