Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Conversation

@gkranis
Copy link

@gkranis gkranis commented Jun 2, 2023

Fixes the following issues, one commit per issue

#69
trivial

#68
trivial

#70

ansiblepush encodes the inventory data for host and groups in yaml files (stores them in a static directory, same for all suites), then invokes ansible with a dynamic inventory script that parses them. As explained in the issue using the same dir causes conflicts.

I changed the behavior in that the yaml files are stored in a unique per kitchen suite subdirectory. The dynamic inventory script then reads the ENV var INSTANCE_NAME to know which subdir to read the yaml files from

#71
trivial, but only possible because we fixed the previous issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant