This is an Ansible role for the provisioning of a UMD worker node. It ensures that the relevant repositories are installed and configured and that the worker-node metapackage is installed.
No specific requirements
None yet.
This role uses the following roles as dependencies:
- EGI-Foundation.umd
- EGI-Foundation.voms-client
- hosts: worker-nodes
roles:
- { role: EGI-Foundation.umd, release: 4}
- { role: EGI-Foundation.voms-client }
- { role: EGI-foundation.wn }
If you are building the role in a Docker container, you can start from the image expressed by the role EGI-Foundation.voms-client
: quay.io/egi/voms-client
Apache-2.0
See AUTHORS.md