Tatyana Leontovich | 444b346 | 2017-11-13 13:33:33 +0200 | [diff] [blame] | 1 | classes: |
Dennis Dmitriev | 73ec43f | 2017-12-22 19:35:57 +0200 | [diff] [blame] | 2 | - system.linux.system.repo.mcp.apt_mirantis.ubuntu |
| 3 | - system.linux.system.repo.mcp.apt_mirantis.openstack |
Tatyana Leontovich | 444b346 | 2017-11-13 13:33:33 +0200 | [diff] [blame] | 4 | - system.linux.system.repo.mcp.extra |
Dennis Dmitriev | 73ec43f | 2017-12-22 19:35:57 +0200 | [diff] [blame] | 5 | - system.linux.system.repo.mcp.apt_mirantis.saltstack_2016_3 |
Tatyana Leontovich | 444b346 | 2017-11-13 13:33:33 +0200 | [diff] [blame] | 6 | - system.horizon.server.single |
| 7 | - cluster.virtual-mcp-ocata-ovs-ceph |
| 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 |