adobe / aquarium-bait

Aquarium part to build stable and sturdy nested images
Other
3 stars 2 forks source link

Store the overrides outside of bait repository #25

Closed sparshev closed 2 years ago

sparshev commented 2 years ago

It's quite useless to place all the overrides and custom specs/playbooks in bait repository - only local storage is a bad practice (obviously) and there is no easy way to store and track them for organization. Also it's dangerous to commit the changes in the same repo, because they easily could get outside of controlled area.

So need to figure out how to build a way for overlay repository which will override the required parts of aquarium bait with reusing the rest of the scripts.