Issue #2130 has been updated by chaase.

I ran "while true; do puppetd -t; cat /target/dir/* | wc -l | tee -a count.log; 
done" for a while.

the result was this:
# cat count.log | sort | uniq -c
     14 613
     23 618
     27 623
     10 628
      4 638
     20 643
     25 648
     18 653

and
# cat count.log | uniq -c
      1 623
      1 643
      1 623
      1 643
      1 648
      1 618
      1 623
      1 648
      1 643
      1 618
      5 648
      1 618
      1 623
      1 648
      1 623
      1 618
      2 648
      1 618
      1 623
      1 648
      2 613
      1 643
      1 638
      1 643
      1 618
      1 643
      1 613
      1 643
      1 618
      2 643
      2 618
      1 613
      1 618
      2 613
      1 643
      1 618
      1 643
      1 613
      2 618
      1 613
      2 618
      2 643
      1 613
      2 643
      1 638
      2 613
      1 638
      1 643
      2 618
      2 643
      1 613
      1 638
      2 613
      2 618
      2 643
      1 623
      1 648
      1 653
      1 628
      1 653
      1 623
      2 653
      3 623
      1 628
      1 653
      1 623
      1 653
      3 623
      1 648
      1 623
      1 653
      1 648
      1 623
      1 653
      2 648
      1 653
      1 628
      1 653
      1 628
      1 623
      1 628
      1 653
      1 648
      1 653
      1 623
      1 628
      1 653
      1 648
      1 653
      1 628
      1 653
      1 623
      1 628
      1 648
      3 623
      2 628
      3 653
      1 648
      1 618
      1 623
      1 618
      1 648
      1 623
      1 618
      1 648
      1 623
      3 648
      1 623
      1 618
      1 648
      1 623

----------------------------------------
Bug #2130: inconsistent value of classes when used in a template of an exported 
resource
http://projects.reductivelabs.com/issues/2130

Author: chaase
Status: Needs more information
Priority: Normal
Assigned to: luke
Category: 
Target version: 
Complexity: Unknown
Affected version: 0.24.7
Keywords: 


I defined an exported file with an assigned template. All node information is 
saved in ldap. In the template I print the value of 'classes' in the file.

On nearby every run the content is changed without changing the classes in the 
ldap.


-- 
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