You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes we can run the commands.
Only difference is the salt api recieves the commands in a different format
but the java code in rundeck cannot format the response headers to identify
the success/failure messages therefore the custom modules will need to
respond in the same format which rundeck accepts or else we will need to
modify the java code recieved by rundeck which matches to salt rundeck
plugin.
On Fri, Aug 17, 2018, 19:59 Gaétan QUENTIN ***@***.***> wrote:
is there a way to run salt-cloud commands with this plugins?
with salt-api, we would use theses params:
params = {'client': 'runner', 'fun': 'cloud.list_images'}
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#26>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/ATKJO_WoMfXCGzuQrR-Qqo9nF64m7Mk2ks5uRtNJgaJpZM4WBqix>
.
is there a way to run salt-cloud commands with this plugins?
with salt-api, we would use theses params:
params = {'client': 'runner', 'fun': 'cloud.list_images'}
The text was updated successfully, but these errors were encountered: