puppet-catalog-diff icon indicating copy to clipboard operation
puppet-catalog-diff copied to clipboard

Alternate port numbers not supported.

Open traylenator opened this issue 9 years ago • 1 comments

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

traylenator avatar Nov 06 '15 12:11 traylenator

#31 covers this, but I like the extra debug you added in yours

acidprime avatar Jan 04 '16 18:01 acidprime