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-dvr-ceph-rgw.ceph.common |
| 6 | - cluster.virtual-mcp-pike-dvr-ceph-rgw |
Tatyana Leontovich | 8ac23e5 | 2017-12-08 20:06:46 +0200 | [diff] [blame] | 7 | parameters: |
| 8 | linux: |
| 9 | network: |
| 10 | interface: |
| 11 | ens4: |
| 12 | enabled: true |
| 13 | type: eth |
| 14 | proto: static |
| 15 | address: ${_param:single_address} |
| 16 | netmask: 255.255.255.0 |