infrastructure
infrastructure copied to clipboard
The infrastructure monorepo for the Rocky Linux project. This project will be archived/deprecated in the future.
This PR adds Ansible automation for configuring bridged networking for openQA client-server tests, where SUTs may be required to communicate with each other.
Rocky Linux will require a stable process to create resources and hand them over to ansible to be provisioned. Ideally it would be all wrapped in a webhook to notify...
https://opendev.org/ was suggested by a user in the infra Slack, wanted to note this for discussion and review by the infra team. Do note it is a different sort of...
Need to start diagramming the dependencies of these applications for when they get deployed in HA. Right now they are in docker on my server. Openproject and wiki.js are sharing...
This helps mitigate DNF bugs.
With the first hardware servers getting set up, I've been playing around with kickstart and PXE to help get the first servers provisioned. It's probably a good idea to have...
# suggestion [Slack Link](https://hpcng.slack.com/archives/C01GMNL5DCL/p1607633647190200) ## Naming Scheme ``` {identifier - 2 characters}{location code - 2 characters}{system type - 1 character}{server type - 1 character}{environment - 1 character}{function - 4 characters}{instance...
Something I thought about (and just ran into). The `%post`, or something else, should have something about enabling powertools. `dnf config-manager --set-enabled powertools` - I've been testing my pagure role...