Aleksandr Shaposhnikov | 25eb1ff | 2018-02-26 17:56:29 +0000 | [diff] [blame] | 1 | classes: |
| 2 | - system.linux.system.repo_local.mcp.apt_mirantis.ubuntu |
| 3 | - system.linux.system.repo_local.mcp.apt_mirantis.openstack |
| 4 | - system.linux.system.repo_local.mcp.extra |
| 5 | - system.linux.system.repo_local.mcp.apt_mirantis.saltstack_2016_3 |
| 6 | - system.horizon.server.single |
| 7 | - cluster.virtual-offline-pike-ovs-dpdk |
| 8 | parameters: |
| 9 | _param: |
| 10 | horizon_site_branding: OpenStack Dashboard |
| 11 | linux: |
| 12 | network: |
| 13 | interface: |
| 14 | ens4: |
| 15 | enabled: true |
| 16 | type: eth |
| 17 | proto: static |
| 18 | address: ${_param:single_address} |
| 19 | netmask: 255.255.255.0 |