thoth-station.cronjob

Cronjob

Esto creará un CronJob de Project Thoth en un proyecto/espacio de nombres de OpenShift.

Requisitos

Ninguno.

Variables de Rol

Las variables disponibles se enumeran a continuación, junto con sus valores predeterminados:

namespace: ""
cronjob_name: ""
suspend: true

Dependencias

Ninguna.

Ejemplo de Playbook

- hosts: servers
  roles:
    - role: cronjob
    namespace: "frontend"
    cronjob_name: "graph-refresh-cronjob"
    suspend: false

Licencia

GPLv3

Acerca del proyecto

Create a Thoth CronJob in an OpenShift Project/namespace.

Instalar
ansible-galaxy install thoth-station.cronjob
Licencia
gpl-3.0
Descargas
122
Propietario
Using Artificial Intelligence to analyse and recommend Software Stacks for the Python Ecosystem.