https://github.com/stackhpc/azimuth-ops-training-infra
Provisions infrastructure for hands-on Azimuth operator training.
https://github.com/stackhpc/azimuth-ops-training-infra
Last synced: 2 months ago
JSON representation
Provisions infrastructure for hands-on Azimuth operator training.
- Host: GitHub
- URL: https://github.com/stackhpc/azimuth-ops-training-infra
- Owner: stackhpc
- Created: 2024-05-21T15:50:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T15:52:41.000Z (about 2 years ago)
- Last Synced: 2024-05-21T17:04:52.415Z (about 2 years ago)
- Language: Jinja
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Azimuth Operations Training
This repository contains code for deploying a training environment for Azimuth operations into
an OpenStack project.
The training environment is deployed using [Ansible](https://www.ansible.com/) and
[OpenTofu](https://opentofu.org/), and consists of a single Ansible controller VM with multiple
users. Each user gets a checkout of [azimuth-config](https://github.com/stackhpc/azimuth-config)
with an AIO training environment installed and an app cred for provisioning an Azimuth AIO using
the training environment. The AIO can be provisioned automatically or left for the user to deploy.