thoth-station.core_templates

Thoth: Core Template

This role will create all necessary OpenShift Templates to set up Thoth.

Role Variables

This role uses the oc command, so you need an OpenShift API URL, and the user running the playbook must be logged in.

You also need to specify a namespace where the template will be deployed.

Example Playbook

Here's a simple example of how to use this role (with parameters provided):

- hosts: localhost
  roles:
    - role: thoth-station.core_templates
      openshift_api_url: "https://api.openshift.example.com/"
      namespace: "thoth-test-core"

License

GPLv3

Author Information

The Thoth Station Team.

Informazioni sul progetto

This role will create an OpenShift Templates required to deploy Thoth.

Installa
ansible-galaxy install thoth-station.core_templates
Licenza
gpl-3.0
Download
115
Proprietario
Using Artificial Intelligence to analyse and recommend Software Stacks for the Python Ecosystem.