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

Missing parameters #630

Merged
merged 1 commit into from
Oct 5, 2020
Merged

Missing parameters #630

merged 1 commit into from
Oct 5, 2020

Conversation

jas01
Copy link

@jas01 jas01 commented Oct 1, 2020

Without this parameter the module don't work under FreeBSD, the file
'constants.conf' created by the module don't get the PluginDir, but
the standard config for the plugin still get thing like

    command = [ PluginDir + "/check_ping" ]

so icinga2 won't start because PluginDir are unkown

@jas01
Copy link
Author

jas01 commented Oct 1, 2020

I just check the Travis-ci, don't think that's related to the modification I propose

@lbetz lbetz added the bug label Oct 1, 2020
@lbetz lbetz added this to the v3.0.0 milestone Oct 1, 2020
@lbetz
Copy link
Contributor

lbetz commented Oct 1, 2020

... and what is with PluginContribDir?

  Without those parameters the module don't work under FreeBSD, the file
  'constants.conf' created by the module don't get the PluginDir or
  PluginContribDir, but the standard config for the plugin still get thing like

        command = [ PluginDir + "/check_ping" ]

  so icinga2 won't start because PluginDir/PluginContribDir are unkown
@jas01
Copy link
Author

jas01 commented Oct 1, 2020 via email

@lbetz
Copy link
Contributor

lbetz commented Oct 1, 2020

Do you use icingaweb2 also on freebsd? Maybe I'd like to freebsd support to the module icingaweb2.
See voxpupuli/puppet-icingaweb2#210 .. but this pr is a little old.

@jas01
Copy link
Author

jas01 commented Oct 1, 2020 via email

@lbetz
Copy link
Contributor

lbetz commented Oct 1, 2020

Sounds quit good.

@lbetz lbetz closed this Oct 5, 2020
@lbetz lbetz reopened this Oct 5, 2020
@lbetz lbetz merged commit f7b1fc6 into voxpupuli:master Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants