I don't if anybody is using the concat modules from ripienaar,
but since an upgrade to 2.7.5 I keep getting an error on fragment collection.

The code is like below:

@@concat::fragment{ "${name}" :
  target  => "/etc/bind/named.conf.keys",
  content => template("dns/named.conf.keys.erb"),
  order   => 10,
  tag     => 'dnskey'
}

Concat::Fragment <<| tag == 'dnskey' |>>

err: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not find type Concat::Fragment on node

Is anybody facing the same kind of issue ?

--
Bruno


--
You received this message because you are subscribed to the Google Groups "Puppet 
Users" 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-users?hl=en.

Reply via email to