keepalived job from service-fabrik/3.89.0
The keepalived job can be used to add a VRRP IP address to enforce HA on service-fabrik release
Github source:
51e3a40
or
master branch
Properties¶
iaas_config
¶
IaaS-specific configuration
master_ip
¶
Ip used for master vm in HA setup
- Default
10.11.252.11
slave_ip
¶
Ip used for slave vm in HA setup
- Default
10.11.252.12
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/keepalived/
directory
(learn more).
bin/action.sh
(frombin/action.sh.erb
)bin/get_keepalived_state.sh
(frombin/get_keepalived_state.sh.erb
)bin/get_sf_broker_status.sh
(frombin/get_sf_broker_status.sh.erb
)bin/ha_health_check_ctl
(frombin/ha_health_check_ctl.erb
)bin/job_properties.sh
(frombin/job_properties.sh.erb
)bin/keepalived_ctl
(frombin/keepalived_ctl.erb
)bin/notify.sh
(frombin/notify.sh.erb
)bin/post-start
(frombin/post-start.erb
)bin/utils/openstack/generate_token
(frombin/utils/openstack/generate_token
)bin/utils/openstack/port_operations
(frombin/utils/openstack/port_operations
)config/keepalived.conf
(fromconfig/keepalived.conf.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.