I'm using MySQL not PostgreSQL.
I'll have a look at the queries tomorrow though and post results
here.
Bruno
On 11-10-04 10:41 PM, Daniel Pittman wrote:
On Tue, Oct 4, 2011 at 16:55, Bruno Leon<[email protected]> wrote:
This is not a custom type, but a define.
I guess you know it already but it is here
https://github.com/ripienaar/puppet-concat/manifest/fragment.pp
The declaration of concat::fragment works fine,
only the collection breaks, which means the define is available to puppet.
To be more generic it seems to me that the collection of an exported
define does not work properly in 2.7.5 ( did not test other case though).
Hrm. I have a suspicion about this; is Nigel right? Do you have
PostgreSQL for StoreConfigs?
If so, can you turn on query logging (in the database, most easily),
and check if we are searching for a resource with type
`Concat::fragment`, but storing with type `Concat::Fragment`?
Daniel
--
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.