This Ansible role configures the host for the installation of EGI Software products. These include the
- Unified Middleware Distribution
- Cloud Middleware Distribution for Open Stack.
The role configures the correct repositories and installs signing keys, as well as the middleware role you wish to add to the host.
None.
The defaults.yml
accurately describes the default values.
There are no defaults set for the name of the middleware metapackage, since it does not make sense to set a default for this.
If the umd_service
variable is not set, the role will fail.
No explicit dependencies.
An example playbook can be seen in the AAROC DevOps repo
- hosts: <umd_service>-servers
roles:
- { role: UMD-role, become: true, tags: "umd", umd_service: "emi-bdii-top", enable_umd: true, enable_preview: false, umd_version: 4 }
Apache-2.0
Bruce Becker [email protected] orcid.org/0000-0002-6607-7145
Cite as
Bruce Becker. (2017, July 11). AAROC/UMD-role: Ansible role for UMD - v0.0.1. Zenodo. http://doi.org/10.5281/zenodo.825841