Issue #1884 has been updated by luke.

Subject changed from resource export with mysql stopped working. to Exported 
resources are marked as unexported when collected on the exporting host
Target version changed from 0.25.0 to 0.24.8


----------------------------------------
Bug #1884: Exported resources are marked as unexported when collected on the 
exporting host
http://projects.reductivelabs.com/issues/1884

Author: freiheit
Status: Accepted
Priority: Normal
Assigned to: 
Category: plumbing
Target version: 0.24.8
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