From bfcb44aacd36f0975dea2b3755388f24eddb259a Mon Sep 17 00:00:00 2001 From: Kevin Carter Date: Mon, 10 Sep 2018 18:57:55 -0500 Subject: [PATCH] Add xinetd config to make an AIO survive a reboot The AIO requires the option "galera_monitoring_allowed_source" to survive a reboot. Without this change an AIO will die when it reboots due to traffic never originating from the isolated addresses. Change-Id: I001df9368414c6fc8a4febbb6f2fc01ead5066b4 Signed-off-by: Kevin Carter --- tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 b/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 index 3f4862cafc..f5e9e297a8 100644 --- a/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 +++ b/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 @@ -24,6 +24,7 @@ tempest_public_subnet_cidr: 172.29.248.0/22 tempest_public_subnet_allocation_pools: "172.29.249.110-172.29.249.200" ## Galera settings +galera_monitoring_allowed_source: "0.0.0.0/0" galera_innodb_buffer_pool_size: 16M galera_innodb_log_buffer_size: 4M galera_wsrep_provider_options: