Skip to content
New issue

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

Support for images with multiple volumes, addressing inconsistent behavior with CreatUsers plugin #515

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

egvalentejr
Copy link

We've had to create images with multiple EBS volumes and as such only the cluster shared volume should be detached at cluster stop time.
Secondly, the user creation fails when one adds users that do not exist at cluster creation time. This is the case when using the runplugin syntax. The users.txt file gets in the way. So I added code to create a new users.txt based on the existing one and save the old one with a date time stamp for future comparison/tracking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants