CyVerse-Ansible.ansible_dadi
Ansible Dadi
This is a role that sets up and installs the necessary tools for dadi-cli on an Ubuntu server.
Requirements
Role Variables
Variable Name | Default Value | Description |
---|---|---|
DADI_USER | dadi | The username used to install dadi (note: some cloud services may use a different user) |
DADI_CLI_REPO | "https://github.com/xin-huang/dadi-cli" | The location to download dadi-cli |
DADI_CLI_REPO_VERSION | master | The branch to use |
DADI_ENABLE_AUTO_CLI | "false" | If true, dadi-cli runs automatically |
DADI_CLI_PARAMETERS | "" | Parameters to pass to the cli, if any |
DADI_CLI_USE_WORKQUEUE | "false" | If true, a workqueue will be used when running dadi-cli automatically |
DADI_ENABLE_WORKQUEUE_FACTORY | "false" | If true, runs workqueue_factory automatically |
DADI_WORKQUEUE_PASSWORD | none | The password for the workqueue |
DADI_PROJECT_NAME | "" | Required if DADI_ENABLE_AUTO_CLI or DADI_ENABLE_WORKQUEUE_FACTORY is true |
Dependencies
Example Playbook
example-playbook.yml
License
Apache License
Author Information
Informazioni sul progetto
Installs dadi, https://bitbucket.org/gutenkunstlab/dadi/src/master/, onto a cloud instance
Installa
ansible-galaxy install CyVerse-Ansible.ansible_dadi
Licenza
apache-2.0
Download
136
Proprietario