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チーム。
プロジェクトについて
This role will create an OpenShift Templates required to deploy Thoth.
インストール
ansible-galaxy install thoth-station.core_templates
ライセンス
gpl-3.0
ダウンロード
115
所有者
Using Artificial Intelligence to analyse and recommend Software Stacks for the Python Ecosystem.