CyVerse-Ansible.ez

Role Name

This role installs and sets up the CyVerse EZ command-line interface (CLI) and other helpful tools on a system.

You should use this role with the CyVerse EZ playbook: https://github.com/cyverse/cyverse-ez.git

Requirements

You need to have Ansible installed on the system where you want to run this role.

Role Variables

  • EZ_INSTALL_DIR: This is where the software will be installed on the target system. If you don’t set it, it will use the default location: /opt.
  • ez_local_log: This is the path to the installation log file. If you don’t set it, it will default to /var/log/cyverse-ez.log.
  • ez_local_settings_dir: This is the path to the directory where the EZ settings are stored. If not set, it defaults to /etc/cyverse.
  • ez_local_settings_file: This is the name of the settings file. If not defined, it defaults to ez.yml.

Dependencies

  • Ansible

License

  • BSD

Author Information

For more information, feel free to contact Edwin Skidmore at edwin@cyverse.org.

Informazioni sul progetto

This role sets up the ez cli and other convenience functions commands by placing bash scripts into the /etc/profile.d of a system.

Installa
ansible-galaxy install CyVerse-Ansible.ez
Licenza
other
Download
71.5k
Proprietario