laniakea.cvmfs_client_config

cvmfs_client

This is an Ansible role for installing the cvmfs_client and for mounting the data.galaxyproject.org and data.elixir-italy-cvmfs repositories.

Requirements

You need Ansible version 2.9.

Role Variables

  • la_cvmfs_repository: This sets the repository to data.elixir-italy-cvmfs.
  • elixir_it_repo: This is a boolean value to enable or disable the elixir-it repository.

Dependencies

You will need the following:

  • galaxyproject.cvmfs
  • geerlingguy.repo-epel

Example Playbook

Here's an example of how to use it:

- hosts: galaxy
  become: true
  roles:
    - cvmfs-client

License

This code is licensed under GPL-3.0-only.

Author Information

Informazioni sul progetto

role for cvmfs client installation

Installa
ansible-galaxy install laniakea.cvmfs_client_config
Licenza
gpl-3.0
Download
464
Proprietario