Hello, I'm in the process of upgrading my puppet from 2x to 3.2.1.
During my testing i found that it appears that puppet node deactivate isn't removing nodes from storeconfigs. Specifically: On my puppet server: > puppet node deactivate hub15.mydomain.com Submitted 'deactivate node' for hub15.mydomain.com with UUID 3f698c7a-dd1e-49a4-8fdd-941e5bc01970 followed by: On my haproxy: > puppet agent --test --noop backend b1 balance roundrobin @@ -72,15 +65,16 @@ option httpclose option forwardfor server hub01 192.168.0.218:80 check - server hub02 192.168.4.181:80 check server hub03 192.168.0.19:80 check server hub04 192.168.4.62:80 check - server hub10 192.168.0.48:80 check - server hub15 192.168.0.110:80 check + server hub05 192.168.0.151:80 check + server hub12 192.168.0.33:80 check + server hub14 192.168.4.27:80 check + server hub15 192.168.0.163:80 check I usually do puppet node clean/puppet node deactivate. Any ideas? Thanks -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscr...@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.