Issue #11415 has been reported by Alexey Lapitsky.

----------------------------------------
Bug #11415: Fix for exported resources with async storeconfigs
https://projects.puppetlabs.com/issues/11415

Author: Alexey Lapitsky
Status: Unreviewed
Priority: Normal
Assignee: 
Category: stored configuration
Target version: 
Affected Puppet version: 
Keywords: exported resources, async_storecofigs
Branch: 


Hey, I have a problem with the following configuration:

thin_storeconfigs = true
async_storeconfigs = true

For example, when I tried to export nagios_host, puppetmaster lost host_name 
variable during pson export to stomp queue. Host_name variable is used as 
"namevar" for nagios_host resource and ignored during pson / json export. The 
patch removes "namevar" check during the export and fixes the problem.

Pull request: https://github.com/puppetlabs/puppet/pull/276


-- 
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://projects.puppetlabs.com/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