Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support "Orchestrator" option for Job resource #31

Closed
diogokiss opened this issue Aug 2, 2019 · 2 comments
Closed

Support "Orchestrator" option for Job resource #31

diogokiss opened this issue Aug 2, 2019 · 2 comments

Comments

@diogokiss
Copy link

diogokiss commented Aug 2, 2019

Hi,

In the Rundeck UI interface (since 2.6.11, at least), when you create a job, it is possible to configure the Orchestrator to be Random Subset, Rank Tiered or Max Percentage. The Random Subset and the Max Percentage have another parameter associate: Count and Percentage, respectively.

This option comes from the Orchestrator Plugin
https://docs.rundeck.com/docs/manual/orchestrator-plugins/bundled-orchestrator-plugins.html

Screen Shot 2019-08-02 at 12 40 32 PM

Terraform Version

$ terraform version
Terraform v0.11.14
+ provider.rundeck v0.3.0

Your version of Terraform is out of date! The latest version
is 0.12.5. You can update by downloading from www.terraform.io/downloads.html

Affected Resource(s)

  • rundeck_job

references

https://github.com/terraform-providers/terraform-provider-rundeck/pull/29

@fdevans
Copy link
Contributor

fdevans commented Oct 23, 2023

This will be finalized once we get the last parts needed that are detailed on Pull Request #107

@fdevans
Copy link
Contributor

fdevans commented Oct 31, 2023

Fixed in 0.4.7

@fdevans fdevans closed this as completed Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants