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

Job Template creation has conflicts with prior existing projects #2

Open
AlanCoding opened this issue Jun 20, 2016 · 0 comments
Open

Comments

@AlanCoding
Copy link
Owner

If a large batch of resources are created, but resources exited before running the program, then there will probably be a conflict at some point.

For example, consider that Tower already has project A, which does not have a helloworld.yml playbook. This program creates project B, which does have it. It then tries to create job templates with this playbook. At least one of those job templates will accidentally use project A, which will cause an error and halt the data creation half-way through.

This issue is to work around referencing projects that don't have the standard data format.

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

No branches or pull requests

1 participant