Skip to content

EGI-Federation/ansible-role-caso

 
 

Repository files navigation

Role Name

Build Status

Requirements

See the dependencies on defaults/main.yml

Role Variables

Variables are described in defaults/main.yml. Be sure to set at least a list of VOs to enable at your site.

The site name should correspond to the name of the site in GOC.

Dependencies

Example Playbook

You should use this role with the EGI-Foundation.cmd role

    - hosts: servers
      roles:
         - { role: EGI-Foundation.cmd}
         - { role: EGI-Foundation.caso, vos: ["ops","dteam"] }

License

Apache-2.0

Author Information

See AUTHORS.md

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%