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

Provisioning only appends systems to xyz.out #94

Open
mglantz opened this issue Sep 2, 2018 · 3 comments
Open

Provisioning only appends systems to xyz.out #94

mglantz opened this issue Sep 2, 2018 · 3 comments
Labels
bug Something isn't working

Comments

@mglantz
Copy link
Collaborator

mglantz commented Sep 2, 2018

Describe the bug
Provisioning playbooks only append new things to xyz.out files. When doing repeated deployments this causes things to fail. GitLab deployment for example, I suppose it will also mess up more things such as providing duplicate info to students.

To Reproduce

  1. Provisioning environment two times.
  2. Check xyz.out files
  3. Find duplicate information

Expected behavior
We should create xyz.out files anew when provisioning, not appending information.

@mglantz mglantz added the bug Something isn't working label Sep 2, 2018
@mglantz
Copy link
Collaborator Author

mglantz commented Sep 2, 2018

Workaround: Clean out xyz.out files before provisioning again..

@mglantz mglantz added the help wanted Extra attention is needed label Sep 3, 2018
@mglantz
Copy link
Collaborator Author

mglantz commented Sep 3, 2018

@pgustafs says that this is a feature. How to manage it then when you re-provision?

@teemu-u
Copy link
Contributor

teemu-u commented Sep 5, 2018

Create a random string on the filename or add a timestamp?

@mglantz mglantz removed the help wanted Extra attention is needed label Sep 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants