I am not sure why I am getting duplicate entries in my classes.txt file under 
/var/lib/puppet. 
 I am using puppet 2.6.4 version.  I am also using foreman as my external node 
classifer.  

This is on the client:

bash#more classes.txt 
ad2ldap
base_services
baseapps
sudo
tier3_keys
settings
ad2ldap
baseapps
sudo

Classes according to the node classifier from the puppet master server:

bash# /etc/foreman/external_node.rb pong.mydomain.corp
--- 
  parameters: 
    puppetmaster: puppetprod
  classes: 
    - ad2ldap
    - base_services
    - baseapps
    - sudo
    - tier3_keys
  environment: production



Any idea why the two examples are not equal?


Corey


-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to