Hi Team,
While deploying the puppet-apim [1] I had an issue where there was no
pattern for deploying Traffic Manager as an HA deployment. I added the
following snippet to achieve HA in the cluster. Do we have another way of
doing this? Please advise.
wso2::clustering:
enabled: true
domain: tm.am.wso2.domain
sub_domain: mgt
local_member_host: "%{::ipaddress}"
local_member_port: 4000
# WKA membership scheme
membership_scheme: wka
wka:
members:
-
hostname: 192.168.48.33
port: 4000
-
hostname: 192.168.48.34
port: 4000
[1] https://github.com/wso2/puppet-apim
[2] https://github.com/wso2/puppet-apim/issues/47
Cheers,
NuwanS.
--
*Nuwan Silva*
*Associate Technical Lead*
Mobile: +9477 980 4543
WSO2 Inc.
lean . enterprise . middleware.
http://www.wso2.com
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev