[BUG] icinga node_setup no longer working
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 5.6k
- Avg merge
- 2d 44m
- Merged PRs (30d)
- 80
Description
I'm using the Salt module to deploy the Icinga client on my servers, but since the release of Icinga 2 v2.14.4, I have been unable to add new nodes due to the following error:
ERROR FAILED. Node setup failed with output: warning/cli: The 'master_host' parameter has been deprecated. Use 'parent_host' instead.
My temporary workaround is not using the nod_setup command from the Salt module.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the Salt module entry point implementing the Icinga node_setup command and inspect how it passes the master_host parameter to Icinga 2. Reproduce the failure with Icinga 2 v2.14.4, update the deprecated parameter usage, and verify that new nodes can be added successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100