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 |
| 4 | - system.linux.system.repo_local.mcp.apt_mirantis.openstack |
| 5 | - system.linux.system.repo_local.mcp.extra |
| 6 | - system.linux.system.repo.mcp.apt_mirantis.saltstack |
| 7 | - cluster.virtual-offline-pike-ovs-dpdk |
| 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 | |