Issue #7970 has been updated by Chris Phillips. Category set to nagios Affected Puppet version set to 2.6.7
---------------------------------------- Bug #7970: naginator not parsing blank parameters https://projects.puppetlabs.com/issues/7970 Author: Chris Phillips Status: Unreviewed Priority: Normal Assignee: Category: nagios Target version: Affected Puppet version: 2.6.7 Keywords: Branch: Even though it wrote it, and is valid nagios syntax, The Naginator can not parse this: define host { host_name gib-proxytest parents hostgroups gib use linux-server address 10.3.100.72 alias proxytest } Where the parents value is blank. It borks with: err: Could not prefetch nagios_host provider 'naginator': Could not parse configuration for nagios_host: line 62: syntax error at ' ' in /etc/nagios/nagios_host.cfg And then rebuilds the file from scratch every time. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
