1 ##############################################################################
2 # Copyright (c) 2019 Mirantis Inc., Enea AB and others.
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Apache License, Version 2.0
5 # which accompanies this distribution, and is available at
6 # http://www.apache.org/licenses/LICENSE-2.0
7 ##############################################################################
11 # NOTE(armband): reuse Openstack definitions
12 akraino_iec_node01_address: ${_param:opnfv_openstack_control_node01_address}
13 akraino_iec_node02_address: ${_param:opnfv_openstack_control_node02_address}
14 akraino_iec_node03_address: ${_param:opnfv_openstack_control_node03_address}
19 address: ${_param:akraino_iec_node01_address}
22 - iec01.${_param:cluster_domain}
24 address: ${_param:akraino_iec_node02_address}
27 - iec02.${_param:cluster_domain}
29 address: ${_param:akraino_iec_node03_address}
32 - iec03.${_param:cluster_domain}