Add control vip to standalone playbook

Since we've switched to pacemaker by default, we need to specify the
control vip.

Change-Id: I2ef813508fbb7cb54ca76a95c5c3997fce6a8b9d
Related-Bug: #1889395
This commit is contained in:
Alex Schultz 2020-09-10 07:54:40 -06:00
parent eadb03222b
commit 5fa02569c2
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
- 8.8.8.8
standalone_hostname: 'standalone.localdomain'
standalone_ip: 192.168.24.2
standalone_control_virtual_ip: 192.168.24.3
standalone_cidr: 24
standalone_gateway:
standalone_local_mtu: 1400