An Ansible role that deploys INDIGO-DataCloud repository.
CentOS7 & Ubuntu 14.04
Available variables are listed below, along with default values:
indigo_release: 1
enable_openstack_distro_repo: true
enable_testing_repo: true
enable_preview_repo: true
- geerlingguy.repo-epel - configure EPEL repository for RHEL/CentOS systems.
- hosts: all
roles:
- { role: indigo-dc.indigo-repo }
Apache 2.0