e8472dec39
Since people don't seem to be paying attention to failed CI builds and correcting the CI all.yml when they update install/all.yml this commit uses ansible's run time variable loading to overwrite the relevent vars from the all.yml Change-Id: Icdc5ce33fcd1230ade39563824682134a9865f1d
7 lines
199 B
YAML
7 lines
199 B
YAML
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
|