The Red Hat Ecosystem Catalog is the official source for discovering and learning more about the Red Hat Ecosystem of both Red Hat and certified third-party products and services.
We’re the world’s leading provider of enterprise open source solutions—including Linux, cloud, container, and Kubernetes. We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.
9Roles1Dependency
Ansible facilities for OpenSVC Cluster management
This collection contains OpenSVC-related ansible objects.
Install this collection locally:
ansible-galaxy collection install opensvc.cluster -p ./collections
Then you can use the roles from the collection in your playbooks:
---
- hosts: all
collections:
- opensvc.cluster
roles:
- role: provision_cluster
vars:
osvc_clustername: prod01
osvc_hb_timeout: 30s
OpenSVC Ansible Team ansible@opensvc.com
| Product |
|---|
| 2.4 |
This collection requires the following collections for use:
| Name | Summary |
|---|