CyVerse-Ansible.ez

角色名称

此角色在系统上安装和配置 CyVerse EZ cli 及其他便利功能。

此角色需与 CyVerse EZ 剧本一起使用: https://github.com/cyverse/cyverse-ez.git

要求

在目标系统上需要安装 Ansible。

角色变量

  • EZ_INSTALL_DIR:在目标系统上安装任何软件的前缀。如果未定义,默认值为 /opt。
  • ez_local_log:目标系统上安装日志的完整路径。如果未定义,默认值为 "/var/log/cyverse-ez.log"。
  • ez_local_settings_dir:包含 ez 设置的目录的完整路径。如果未定义,默认值为 "/etc/cyverse"。
  • ez_local_settings_file:包含设置的文件名。如果未定义,默认值为 "ez.yml"。

依赖

  • Ansible

许可证

BSD

作者信息

如需更多信息,请随时联系 Edwin Skidmore (edwin@cyverse.org)。

关于项目

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

安装
ansible-galaxy install CyVerse-Ansible.ez
许可证
other
下载
71.5k