ansible_role_laniakea_restore

Role Name

Role to plant lanikaea flavor in a Galaxy-minimal instance.

Flavor (currently) supported

  • galaxy-rna-workbench
  • galaxy-testing

Requirements

ansible 2.9 tested on CentOS7

Role Variables

galaxy_flavor: galaxy-testing

Dependencies

Infrastructure:

galaxy virtual machine:

Roles

  • galaxyproject.cvmfs role

Example Playbook

---

- name: restore
  hosts: galaxy
  become: true
  vars:
    galaxy_flavor: galaxy-testing
  roles: 
    - ansible-role-laniakea-restore

License

GNU General Public License v3.0

Author Information

author: Pietro Mandreoli email: pietro.mandreoli@unimi.it

About

Role to plant lanikaea flavor in a Galaxy-minimal instance.

Install
ansible-galaxy install pmandreoli/ansible-role-laniakea-restore
GitHub repository
License
gpl-3.0
Downloads
32
Owner