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

How to use multiple target nodes? #1081

Open
lug-gh opened this issue Aug 27, 2024 · 0 comments
Open

How to use multiple target nodes? #1081

lug-gh opened this issue Aug 27, 2024 · 0 comments

Comments

@lug-gh
Copy link

lug-gh commented Aug 27, 2024

Hello, in version v3.0.1-rc1 “multiple target nodes” were introduced. However, I cannot find a way to use this function, and unfortunately there is nothing in the documentation.

Based on the source code Nodes: strings.Split(itemMap["nodes"].(string), ","), , I assume that I have to submit the hosts as a string, separated by a comma. target_node = "pve1,pve2,pve3"

However, I then get the error "Error: 400 Parameter verification failed." when applying.
It is displayed in the plan without any problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant