Tatyana Leontovich | 3ca999a | 2017-04-11 12:52:19 +0300 | [diff] [blame] | 1 | classes: |
Dennis Dmitriev | 2e5f334 | 2018-01-25 19:55:32 +0200 | [diff] [blame^] | 2 | - system.linux.system.repo.mcp.apt_mirantis.ubuntu |
| 3 | - system.linux.system.repo.mcp.apt_mirantis.openstack |
Tatyana Leontovich | 3ca999a | 2017-04-11 12:52:19 +0300 | [diff] [blame] | 4 | - system.linux.system.repo.mcp.extra |
Dennis Dmitriev | 2e5f334 | 2018-01-25 19:55:32 +0200 | [diff] [blame^] | 5 | - system.linux.system.repo.mcp.apt_mirantis.saltstack_2016_3 |
Tatyana Leontovich | 3ca999a | 2017-04-11 12:52:19 +0300 | [diff] [blame] | 6 | - system.horizon.server.single |
| 7 | - cluster.virtual-mcp-ocata-dvr |
| 8 | parameters: |
Petr Jediný | 2cd9bf6 | 2017-04-19 16:13:14 +0200 | [diff] [blame] | 9 | _param: |
| 10 | horizon_site_branding: OpenStack Dashboard |
Tatyana Leontovich | 3ca999a | 2017-04-11 12:52:19 +0300 | [diff] [blame] | 11 | linux: |
| 12 | network: |
| 13 | interface: |
| 14 | ens4: |
| 15 | enabled: true |
| 16 | type: eth |
Petr Jediný | 9b3a0ed | 2017-04-13 15:12:09 +0200 | [diff] [blame] | 17 | proto: static |
| 18 | address: ${_param:single_address} |
| 19 | netmask: 255.255.255.0 |