Tatyana Leontovich | 4f9d1a9 | 2018-03-28 15:36:40 +0300 | [diff] [blame] | 1 | classes: |
azvyagintsev | 98cba95 | 2018-07-13 12:40:53 +0300 | [diff] [blame] | 2 | - system.linux.system.repo.mcp.apt_mirantis.ubuntu |
azvyagintsev | 03e26b1 | 2018-10-22 16:34:31 +0300 | [diff] [blame] | 3 | - system.linux.system.repo.mcp.apt_mirantis.openstack |
azvyagintsev | 98cba95 | 2018-07-13 12:40:53 +0300 | [diff] [blame] | 4 | - system.linux.system.repo.mcp.apt_mirantis.saltstack |
azvyagintsev | 03e26b1 | 2018-10-22 16:34:31 +0300 | [diff] [blame] | 5 | - system.linux.system.repo.mcp.apt_mirantis.extra |
Tatyana Leontovich | 4f9d1a9 | 2018-03-28 15:36:40 +0300 | [diff] [blame] | 6 | - system.horizon.server.single |
| 7 | - cluster.virtual-offline-ssl |
| 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 |