thoth-station.core_templates
Thoth: 核心模板
该角色将创建所有部署 Thoth 所需的 OpenShift 模板。
角色变量
该角色使用 oc 命令,并需要一个 OpenShift API URL,执行剧本的用户必须先登录。
另外,需要一个命名空间来部署模板。
示例剧本
提供一个如何使用该角色的示例(例如,作为参数传入变量)对用户来说很有帮助:
- hosts: localhost
roles:
- role: thoth-station.core_templates
openshift_api_url: "https://api.openshift.example.com/"
namespace: "thoth-test-core"
许可证
GPLv3
作者信息
Thoth Station 团队。
安装
ansible-galaxy install thoth-station.core_templates
许可证
gpl-3.0
下载
115
拥有者
Using Artificial Intelligence to analyse and recommend Software Stacks for the Python Ecosystem.