Tatyana Leontovich | 8ac23e5 | 2017-12-08 20:06:46 +0200 | [diff] [blame] | 1 | classes: |
2 | - system.ceph.mon.cluster | ||||
3 | - system.ceph.mgr.cluster | ||||
4 | - system.linux.system.repo.mcp.apt_mirantis.ceph | ||||
Tatyana Leontovich | 15b38e8 | 2018-01-11 13:06:38 +0200 | [diff] [blame] | 5 | - cluster.virtual-mcp-pike-ovs-ceph |
Tatyana Leontovich | 8ac23e5 | 2017-12-08 20:06:46 +0200 | [diff] [blame] | 6 | parameters: |
7 | linux: | ||||
8 | network: | ||||
9 | interface: | ||||
10 | ens4: | ||||
11 | enabled: true | ||||
12 | type: eth | ||||
13 | proto: static | ||||
14 | address: ${_param:single_address} | ||||
15 | netmask: 255.255.255.0 |