You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Evaluation Error: Error while evaluating a Resource Statement, Icinga2::Object::Service[http]: parameter 'vars' expects a value of type Undef or Hash, got String at /root/puppetcode/modules/icinga2/examples/example_config.pp:97 on node centos7.localdomain
Error: Evaluation Error: Error while evaluating a Resource Statement, Icinga2::Object::Service[http]: parameter 'vars' expects a value of type Undef or Hash, got String at /root/puppetcode/modules/icinga2/examples/example_config.pp:97 on node centos7.localdomain
::icinga2::object::service { 'http':
target => '/etc/icinga2/example.d/services.conf',
apply => 'vhost => config in host.vars.http_vhosts',
import => [ 'generic-service' ],
check_command => 'http',
vars => 'vars + config',
}
The text was updated successfully, but these errors were encountered: