Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rocky-linux/infrastructure
The infrastructure monorepo for the Rocky Linux project. This project will be archived/deprecated in the future.
https://github.com/rocky-linux/infrastructure
Last synced: 3 months ago
JSON representation
The infrastructure monorepo for the Rocky Linux project. This project will be archived/deprecated in the future.
- Host: GitHub
- URL: https://github.com/rocky-linux/infrastructure
- Owner: rocky-linux
- Created: 2020-12-10T04:27:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-15T23:00:56.000Z (over 1 year ago)
- Last Synced: 2024-05-16T23:54:56.519Z (6 months ago)
- Language: Jinja
- Homepage: https://rockylinux.org
- Size: 361 KB
- Stars: 387
- Watchers: 59
- Forks: 46
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-systools - Infrastructure
README
# Infrastructure
![Rocky Linux Infrastructure (develop)](https://img.shields.io/github/last-commit/rocky-linux/infrastructure/develop) ![Rocky Linux Infrastructure repo issues](https://img.shields.io/github/issues/rocky-linux/infrastructure) ![GitHub Workflow Status - Ansible Lint](https://img.shields.io/github/workflow/status/rocky-linux/infrastructure/Ansible%20Lint) ![GitHub Workflow Status - YAML Lint](https://img.shields.io/github/workflow/status/rocky-linux/infrastructure/YAML%20Lint)
**This repository is being deprecated. Please see our WIP [wiki page](https://wiki.rockylinux.org/team/infrastructure/awx_scm_guidelines/) on guidelines for building playbooks for AWX.**
```
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