I can''t seem to get puppetrun to work with the --tag parameter. I''ve tagged some nodes as staging and production, and when I run the following on the puppetmaster, nothing happens on the client. ~:# puppetrun -d --tag=staging Failed to load ruby LDAP library. LDAP functionality will not be available debug: Parsing /etc/puppet/puppet.conf Finished ~:# puppetrun -d --tag=production Failed to load ruby LDAP library. LDAP functionality will not be available debug: Parsing /etc/puppet/puppet.conf Finished I''ve also noticed that --all doesn''t seem to work either. ~:# puppetrun --all Failed to load ruby LDAP library. LDAP functionality will not be available Finished Again, nothing happens on the client. About the only thing that I have gotten to work is --host. ~:# puppetrun -d --host=web01.dev01.zoopl.net Failed to load ruby LDAP library. LDAP functionality will not be available debug: Parsing /etc/puppet/puppet.conf debug: Puppet::Network::Client::Runner: defining puppetrunner.run Triggering web01.dev01.zoopl.net debug: Calling puppetrunner.run web01.dev01.zoopl.net finished with exit code 0 Finished What could I be missing? ~:# puppetmasterd -V 0.24.8 Doug. --~--~---------~--~----~------------~-------~--~----~ 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+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
I can''t seem to get puppetrun to work with the --tag parameter. I''ve tagged some nodes as staging and production, and when I run the following on the puppetmaster, nothing happens on the client. ~:# puppetrun -d --tag=staging Failed to load ruby LDAP library. LDAP functionality will not be available debug: Parsing /etc/puppet/puppet.conf Finished ~:# puppetrun -d --tag=production Failed to load ruby LDAP library. LDAP functionality will not be available debug: Parsing /etc/puppet/puppet.conf Finished I''ve also noticed that --all doesn''t seem to work either. ~:# puppetrun --all Failed to load ruby LDAP library. LDAP functionality will not be available Finished Again, nothing happens on the client. About the only thing that I have gotten to work is --host. ~:# puppetrun -d --host=web01.dev01.zoopl.net Failed to load ruby LDAP library. LDAP functionality will not be available debug: Parsing /etc/puppet/puppet.conf debug: Puppet::Network::Client::Runner: defining puppetrunner.run Triggering web01.dev01.zoopl.net debug: Calling puppetrunner.run web01.dev01.zoopl.net finished with exit code 0 Finished What could I be missing? ~:# puppetmasterd -V 0.24.8 Doug. --~--~---------~--~----~------------~-------~--~----~ 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+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---