Skip to content

CyVerse-Ansible/ansible-dadi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Dadi

Role to configure and install dependencies for dadi-cli onto an Ubuntu instance

Requirements

Role Variables

Variable Name Default value if not defined Description
DADI_USER dadi the username to install dadi (note, some clouds will install under a separate user)
DADI_CLI_REPO "https://github.com/xin-huang/dadi-cli" repo to download dadi cli
DADI_CLI_REPO_VERSION master branch to use
DADI_ENABLE_AUTO_CLI "false" if true, run dadi-cli automatically
DADI_CLI_PARAMETERS "" if set, will pass parameters into the cli
DADI_CLI_USE_WORKQUEUE "false" if true, use workqueue when running dadi-cli automatically
DADI_ENABLE_WORKQUEUE_FACTORY "false" if true, run workqueue_factory automatically
DADI_WORKQUEUE_PASSWORD none workqueue password
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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages