mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-22 05:01:27 +00:00
The infrastructure monorepo for the Rocky Linux project. This will be archived/deprecated in the future.
Neil Hanlon
662060e18a
if it fails consistently we can bump it or or adjust the image to include our galaxy requirements automatically and make the build process overall a bit more complex, but only when requirements are added. e.g. we only need to rebuild the container when requirements change. |
||
---|---|---|
.github/workflows | ||
ansible | ||
scripts | ||
tests | ||
utils | ||
.yamllint | ||
README.md |
Infrastructure
We will add more data here soon
ansible -> All ansible playbooks, modules, etc are here
scripts -> Scripts for infrastructure go here
tests -> Repo specific tests
utils -> Utilities focused for infrastructure or testing this repo
Contributions
See a place for improvement? See an error or bug? Have your own scripts or playbooks you want to add? Help us by opening an issue with a pull request for review!
Branches
Note: This is in the idea phase
The main branch is the top level branch that should, in most circumstances, not take direct changes. There are currently two branches:
- main
- develop