diff options
author | varac <varacanero@zeromail.org> | 2014-12-10 20:22:40 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2014-12-10 20:22:40 +0100 |
commit | c02a397a2ce13a8917d647ab849225295253e228 (patch) | |
tree | 7a196078f3b3b166e0e92f2f278ee2a1e58b84b3 /provider_base | |
parent | f239077acfa25b3958d8cc17f39e2af934bd4f11 (diff) |
Fix "invalid parameter domain_internal_suffix" on monitor node (#6477)
leap_platform was modified so the nagios.internal_domains contain the
domain name (with the tld replaced by an "i" for internal), see
https://leap.se/code/issues/6477#note-11.
in order to achieve this the easy way, each host got added a
domain_internal_suffix value, which can be iterated over to get all
nagios.internal_domains.
Because we use `create_resources ( site_nagios::add_host_services,
$nagios_hosts )` in site_nagios::server to deploy the services, the
site_nagios::add_host_services define needs to have a
domain_internal_suffix parameter added.
Change-Id: I6b83b3f291a1a611b5b92d5ba3ed82597a42bba7
Diffstat (limited to 'provider_base')
0 files changed, 0 insertions, 0 deletions