mirror of
https://github.com/clearlinux/clear-config-management.git
synced 2026-09-06 21:51:29 +00:00
- Keystone might be installed in a different machine than the controller node. Signed-off-by: Alberto Murillo <alberto.murillo.silva@intel.com>
ciao-controller
Ansible role to install the controller node for a CIAO cluster
This role configures the following components
- ciao scheduler
- ciao controller
Requirements
None
Role Variables
ciao_csr_passwordciao_ssh_public_keyciao_admin_emailciao_cert_organization
Dependencies
ciao-common
Example Playbook
- hosts: ciao_controller
roles:
- ciao-controller
License
Apache-2.0
Author Information
This role was created by Alberto Murillo