puppet-catalog-diff
puppet-catalog-diff copied to clipboard
Alternate port numbers not supported.
There seems to be no way to do:
puppet catalog diff puppet.example.org:8000 puppet.example.org:8100 \
--show_resource_diff \
....
i.e support two puppet masters on different ports (behind same haproxy).
#31 covers this, but I like the extra debug you added in yours