Tatyana Leontovich | a863ef3 | 2018-07-27 19:09:34 +0300 | [diff] [blame] | 1 | classes: |
| 2 | - system.linux.system.lowmem |
| 3 | - system.linux.system.repo.mcp.apt_mirantis.ubuntu |
azvyagintsev | 03e26b1 | 2018-10-22 16:34:31 +0300 | [diff] [blame] | 4 | - system.linux.system.repo.mcp.apt_mirantis.openstack |
| 5 | - system.linux.system.repo.mcp.apt_mirantis.extra |
Tatyana Leontovich | a863ef3 | 2018-07-27 19:09:34 +0300 | [diff] [blame] | 6 | - system.linux.system.repo.mcp.apt_mirantis.saltstack |
Tatyana Leontovich | 3a9e868 | 2018-08-30 19:25:01 +0300 | [diff] [blame] | 7 | - cluster.virtual-offline-pike-ovs-dpdk.infra |
Tatyana Leontovich | a863ef3 | 2018-07-27 19:09:34 +0300 | [diff] [blame] | 8 | parameters: |
| 9 | |
| 10 | linux: |
| 11 | network: |
| 12 | interface: |
| 13 | ens4: |
| 14 | enabled: true |
| 15 | type: eth |
| 16 | proto: static |
| 17 | address: ${_param:single_address} |
| 18 | netmask: 255.255.255.0 |
| 19 | |