Issue #1884 has been reported by freiheit.

----------------------------------------
Bug #1884: resource export with mysql stopped working.
http://projects.reductivelabs.com/issues/show/1884

Author: freiheit
Status: Unreviewed
Priority: Normal
Assigned to: 
Category: 
Target version: 0.25.0
Complexity: Unknown
Affected version: 0.24.7
Keywords: 


@@host { $foo: ip => $bar, ensure => present }
Host <<| |>>
@@sshkey { $foo: type => rsa, key => $sshrsakey }
Sshkey <<| |>>

[puppetmasterd]
  storeconfigs=true
  dbadapter=mysql
  (etc)

This was working before.  I think in 0.24.4, but possibly 0.24.3 or 0.24.2...

When I added a new node, those resources appeared on that new node, but never 
appeared on other nodes.  Older exported resources worked on the new node.

In the "resources" table in mysql the exported column was NULL.

Manually changing the exported column to 1 for the affected resources seemed to 
work around the problem.


----------------------------------------
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://reductivelabs.com/redmine/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
-~----------~----~----~----~------~----~------~--~---

Reply via email to