docs icon indicating copy to clipboard operation
docs copied to clipboard

Suggestions for Remote Execution Policy documentation

Open cwaltherf opened this issue 4 years ago • 0 comments

Describe the bug 1.Preset Policy After some tests, it turned out that the Preset Policy only works for Policies using Profiles. This is not clearly mentioned in the documentation and could lead to misunderstandings. I would suggest to explicitly mention that the preset Policy can be only used with Policies that uses profiles. image

2.List of member tags The example in the documentation shows three lines, but after testing the example policy it uses None as the default policy and all jobs will be executed only on the members where they have been executed and not in the Specified allowed tags members.

I would suggest adding the policy line to this example. rundeck.clusterMode.remoteExecution.policy = <Policy>

image

Source page (https://docs.rundeck.com/docs/administration/configuration/remote-job-execution.html#remote-job-execution)

cwaltherf avatar Mar 25 '21 17:03 cwaltherf