saltstack / saltstack/salt

[BUG] icinga node_setup no longer working

Open
#67,208 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug needs-triage
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.