mirror of
https://github.com/clearlinux/ansible-role-ciao-compute.git
synced 2026-09-06 13:51:44 +00:00
master
Signed-off-by: Alberto Murillo Silva <alberto.murillo.silva@intel.com>
clearlinux.ciao-compute
Ansible role to install the compute node for a CIAO cluster
Requirements
- docker
- qemu-kvm
- xorriso
Role Variables
The available variables for this roles are the variables from clearlinux.ciao-common
Dependencies
Example Playbook
file ciao.yml
- hosts: computes
roles:
- clearlinux.ciao-compute
file group_vars/all
ciao_controller_fqdn: controller.example.com
Contribution
Pull Requests and Issues should be opened at clearlinux/clear-config-management.
License
Apache-2.0
Author Information
This role was created by Alberto Murillo
Languages
Jinja
100%