Skip to content

IGTF and EGI release 1.87-1

Compare
Choose a tag to compare
@brucellino brucellino released this 17 Nov 00:28
· 25 commits to master since this release

Build Status

AAROC.certificates

A role to contextualise the security and trust anchors for hosts in AAROC inventories. This is an evolution of the previous certificates role in @AAROC/DevOps/Ansible/roles , but created with Ansible Galaxy so as to promote re-use.

IGTF and EGI Trust Anchor

This role will install the necessary files for the host to trust others in the EGI and IGTF circle.
Files installed are the public keys of the certificate authorities which make up these PMA's.
For more information, see IGTF and EGI websites.

Requirements

Requires escalation priveliges on the managed hosts, since it will install packages.

Role Variables

  • needs_cert : does this host need a host certificate ? (truthy)

Dependencies

None

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - { role:AAROC.certificates, become: true, needs_cert: false }

License

Apache-2.0

Author Information

Bruce Becker CSIR Meraka Institute @brucellino

Citing

Cite as :

Bruce Becker. (2017, November 17). AAROC/AAROC.certificates: IGTF and EGI release 1.87-1 (Version v1.0.87-1). Zenodo. http://doi.org/10.5281/zenodo.1052867