thoth-station.core_templates
Thoth: Plantilla Principal
Este rol creará todas las Plantillas de OpenShift necesarias para desplegar Thoth.
Variables del Rol
Este rol utiliza el comando oc y necesita una URL de API de OpenShift. El usuario que ejecute el playbook debe estar conectado.
Además, se requiere un espacio de nombres en el que desplegar la plantilla.
Ejemplo de Playbook
Incluir un ejemplo de cómo usar tu rol (por ejemplo, con variables pasadas como parámetros) también es útil para los usuarios:
- hosts: localhost
roles:
- role: thoth-station.core_templates
openshift_api_url: "https://api.openshift.ejemplo.com/"
namespace: "thoth-prueba-principal"
Licencia
GPLv3
Información del Autor
El Equipo de Thoth Station.
Acerca del proyecto
This role will create an OpenShift Templates required to deploy Thoth.
Instalar
ansible-galaxy install thoth-station.core_templates
Licencia
gpl-3.0
Descargas
115
Propietario
Using Artificial Intelligence to analyse and recommend Software Stacks for the Python Ecosystem.