mirror of
https://github.com/clearlinux/ansible-role-ciao-common.git
synced 2026-06-16 02:35:53 +00:00
master
Signed-off-by: Alberto Murillo Silva <alberto.murillo.silva@intel.com>
clearlinux.ciao-common
This role is a requirement for other clearlinux.ciao-* roles
Requirements
None
Role Variables
The following variables are available for all ciao roles
| Variable | Default Value | Description |
|---|---|---|
| ciao_dev | False | Set to True to install from source, otherwise install form OS packages |
| gopath | /tmp/go | golang GOPATH |
| ciao_controller_fqdn | {{ ansible_fqdn }} |
FQDN for CIAO controller node |
| cnci_image_url | clear-8260-ciao-networking.img.xz | URL for the latest ciao networking image |
| ovmf_url | OVMF.fd | EFI firmware required for CNCI Image. |
| fedora_cloud_image_url | Fedora-Cloud-Base-23-20151030.x86_64.qcow2 | URL for the latest fedora cloud image |
| clear_cloud_image_url | clear-10820-cloud.img.xz | URL for the latest clearlinux cloud image |
Dependencies
None
Example Playbook
None
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
Description