execution.salt.configuration.deploy¶
Déployer les fichiers de configuration EOLE sur des minions.
Exemple d’utilisation via l’API HTTP¶
zephir-client execution.salt.configuration.deploy '{"minion_pattern": "*"}'
| Type de message: | |
|---|---|
| rpc | |
| Utilisable via l’API Gateway: | |
| non | |
| Domaine fonctionnel: | |
| execution-domain | |
Paramètres¶
- minion_pattern
Description: Patron de sélection des minions. Type: String Requis: non
Réponse¶
Paramètres nommés¶
- jid
Description: ID de la tâche Salt. Type: String Server.JobId - minions
Description: Minions devant exécuter la tâche. Type: []String