-
Notifications
You must be signed in to change notification settings - Fork 31
[⚠️ Please don't merge yet! ⚠️] Don't pass -NoProfile, -NoLogo, -ExecutionPolicy and -C if $ifw_api_port$ is set #629
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
Conversation
|
Walked through Icinga/icinga2#9062 (comment) again. Of course I chose the latest Icinga 2 Windows MSI mentioned in that PR. After the latter I patched the local file like here. Now, after Write-IcingaFrameworkCodeCache, Get-IcingaCheckCommandConfig output changed exactly like the PR diff. So far, so good. |
|
Successfully finished the walkthrough. I.e. everything works, w/ and w/o ifw-api. |
|
Thanks for the PR. Can you please add the following to the changelog.md for v1.11.0 under the |
|
One side note: You will also have to edit the plain Icinga configuration setting at line 635 and beyond. Can you please update the PR accordingly? |
|
I must be blind and/or stupid not to find the changelog: |
|
You can commit it as second commit and thereby get the credits for it. |
|
|
This has never actually worked, see discussion since Icinga/icinga2#9062 (comment) |
As discussed in
TODO