Search code examples
distributedexecutionrundeck

Is Rundeck able to execute distributed Jobs?


With respect to segmented LAN environments, i have to delegate job execution to remote Server-Systems. Is Rundeck able to delegate the execution of Jobs to other servers? If yes, is it possible to reach the target execution system by chaining a server-route (First connect server A, then Server B, and finally execute the job on Server C)?


Solution

  • Yes, you can set the order behavior on the "Nodes" tab (at the moment of creating or editing your job) and set the Rank Attribute & Rank Order values after set the Node Filter. e.g: you can set the node's names in the Rank Attribute and set "Descending" in the Rank Order.

    Also, you can set any custom attribute in the "Rank Attribute" to follow any desired behavior.

    More info here.