c964919a21
This adds support for Browbeat to run as a oooq role none of the playbooks or the roles located in ansible/oooq are usable if called without oooq, so maybe they should go in the ci-scripts folder. Change-Id: Iefcae69af591a790bdeb4acc3c85e75292b6b8ce
8 lines
243 B
YAML
8 lines
243 B
YAML
#variables to override for Browbeat install
|
|
dns_server: 192.168.23.1
|
|
browbeat_pub_subnet: 192.0.2.0/24
|
|
browbeat_pub_pool_start: 192.0.2.100
|
|
browbeat_pub_pool_end: 192.0.2.200
|
|
browbeat_pub_pool_gw: 192.0.2.1
|
|
browbeat_pri_pool_dns: 192.168.23.1
|