puppet-trove/releasenotes/notes/guestagent-override-rabbit-params-eaf20f06fad960c5.yaml
Matt Fischer 57b14b0158 Allow guestagent to use different rabbit params
In some environments, Trove guests will talk to rabbit via a different
gateway or VIP and possibly using a different port. This might be done
for security or separation reasons. This change allows the guestagent's
rabbit host(s) and port information to be different than that from the
main cluster.

Change-Id: I2107edd579073d81496821a8ecf23a3c2039b75d
2016-05-06 09:44:15 -06:00

8 lines
333 B
YAML

---
features:
- In some environments, Trove guests will talk to rabbit via a different
gateway or VIP and possibly using a different port. This might be done
for security or separation reasons. This change allows the guestagent's
rabbit host(s) and port information to be different than that from the
main cluster.