Tatyana Leontovich | 444b346 | 2017-11-13 13:33:33 +0200 | [diff] [blame] | 1 | classes: |
2 | - system.ceph.mon.cluster | ||||
3 | - system.ceph.mgr.cluster | ||||
4 | - system.linux.system.repo.ceph | ||||
5 | - cluster.virtual-mcp-ocata-ovs-ceph | ||||
Tatyana Leontovich | 3016110 | 2017-12-01 15:48:24 +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 |