7632df34d4
Masakari hostmonitors require corosync cluster to be present for their proper work. There's already a role for the deployment, so we can simply make us of it and integrate with masakari playbook. Needed-By: https://review.opendev.org/744673 Change-Id: I24fa44a6c3e8feeb8a7581663b53343b9c881145
17 lines
667 B
YAML
17 lines
667 B
YAML
---
|
|
# Copyright 2020, Dmitriy Rabotyagov <noonedeadpunk@ya.ru>
|
|
#
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
# See the License for the specific language governing permissions and
|
|
# limitations under the License.
|
|
|
|
masakari_monitor_corosync_multicast_interface: "br-mgmt"
|