Rename reclass models to add "-ha" or "-noha"
[fuel.git] / mcp / reclass / classes / cluster / virtual-mcp-ocata-common-noha / infra / init.yml
1 ##############################################################################
2 # Copyright (c) 2017 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 ##############################################################################
8 ---
9 parameters:
10   linux:
11     system:
12       apt:
13         config:
14           prefer_ipv4:
15             Acquire::ForceIPv4: true
16     network:
17       host:
18         cfg01:
19           address: ${_param:infra_config_address}
20           names:
21             - cfg01
22             - cfg01.${_param:cluster_domain}
23         cfg:
24           address: ${_param:infra_config_address}
25           names:
26             - cfg
27             - cfg.${_param:cluster_domain}