The infrastructure monorepo for the Rocky Linux project. This will be archived/deprecated in the future.
Go to file
nazunalika c6323199f4 Infrastructure GitLab Updates
In this push, we are making a decent amount of updates to the gitlab
playbooks as well as updating the README. See below for the changes:

* README updated for further clarity
* GitLab role with further reconfiguration for group lookups
* GitLab role with further reconfiguration to disable built-in nginx
* nginx configuration added and provided to work with omnibus
* GitLab variables updated
2020-12-17 23:40:14 -07:00
.github/workflows ansible-lint: reduce run timeout to 5 minutes. 2020-12-13 18:06:28 -05:00
ansible Infrastructure GitLab Updates 2020-12-17 23:40:14 -07:00
scripts adding prechecks to roles 2020-12-10 11:07:43 -07:00
tests adding prechecks to roles 2020-12-10 11:07:43 -07:00
utils adding prechecks to roles 2020-12-10 11:07:43 -07:00
.pre-commit-config.yaml adding pre-commit hooks 2020-12-14 18:40:25 -07:00
.yamllint IdM and Variable Fixes 2020-12-14 16:33:16 -07:00
README.md updating branches 2020-12-11 01:24:34 -07:00

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