thoth-station.cronjob

Cronjob

Cela va créer un CronJob de Project Thoth dans un projet/namespacing OpenShift.

Exigences

Aucune.

Variables de Rôle

Les variables disponibles sont listées ci-dessous, avec leurs valeurs par défaut :

namespace: ""
cronjob_name: ""
suspend: true

Dépendances

Aucune.

Exemple de Playbook

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

Licence

GPLv3

À propos du projet

Create a Thoth CronJob in an OpenShift Project/namespace.

Installer
ansible-galaxy install thoth-station.cronjob
Licence
gpl-3.0
Téléchargements
122
Propriétaire
Using Artificial Intelligence to analyse and recommend Software Stacks for the Python Ecosystem.