An open API service indexing awesome lists of open source software.

https://github.com/rhecosystemappeng/ocp_config_tool

Ansible Tool to configure Openshift cluster faster (Day 2 operations)
https://github.com/rhecosystemappeng/ocp_config_tool

Last synced: 5 months ago
JSON representation

Ansible Tool to configure Openshift cluster faster (Day 2 operations)

Awesome Lists containing this project

README

          

# Openshift Configuration Tool (Day 2 operations)

## Run
```bash
# Create a YAML file like the `config_template.yaml` and edit it with your cluster's parameters
ansible-playbook site.yaml --extra-vars="config=config_template.yaml"
```

## Changelog
[Changelog](./CHANGELOG.md)