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
Assignee: lbetz
Status: Resolved (closed on 2016-09-26 15:41:30 +00:00)
Target Version: v0.5.0
Last Update: 2016-09-26 15:41:30 +00:00 (in Redmine)
rspec -c spec/classes/api_spec.rb
[...]
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Duplicate declaration: Concat[C:/ProgramData/icinga2/etc/icinga2/zones.conf] is already declared; cannot redeclare at /Users/bsheqa/git/icinga/puppet-icinga2-rewrite/spec/fixtures/modules/icinga2/manifests/object.pp:67:3 at /Users/bsheqa/git/icinga/puppet-icinga2-rewrite/spec/fixtures/modules/icinga2/manifests/object/zone.pp:80 on node
The text was updated successfully, but these errors were encountered:
Replace ensure_resource Funktion in object.pp against an if condition. Reason can be found in https://tickets.puppetlabs.com/browse/PUP-6422. Function defined_with_params out of the stdlib is fixed but not tagged, yet. Current version at this time is 4.12.0.
Also raised concat module dependency to 2.0.1. The older 1.x Stack hasn't high performance enough for many concat resources.
This issue has been migrated from Redmine: https://dev.icinga.com/issues/12775
Created by bsheqa on 2016-09-23 11:45:51 +00:00
Assignee: lbetz
Status: Resolved (closed on 2016-09-26 15:41:30 +00:00)
Target Version: v0.5.0
Last Update: 2016-09-26 15:41:30 +00:00 (in Redmine)
The text was updated successfully, but these errors were encountered: