Tatyana Leontovich | 8ac23e5 | 2017-12-08 20:06:46 +0200 | [diff] [blame] | 1 | classes: |
| 2 | - system.linux.system.repo.mcp.apt_mirantis.ubuntu |
| 3 | - system.linux.system.repo.mcp.apt_mirantis.openstack |
| 4 | - system.linux.system.repo.mcp.extra |
Martin Polreich | a0addcc | 2018-06-25 11:32:52 +0200 | [diff] [blame] | 5 | - system.linux.system.repo.mcp.apt_mirantis.saltstack |
Tatyana Leontovich | 8ac23e5 | 2017-12-08 20:06:46 +0200 | [diff] [blame] | 6 | - system.horizon.server.single |
Tatyana Leontovich | 15b38e8 | 2018-01-11 13:06:38 +0200 | [diff] [blame] | 7 | - cluster.virtual-mcp-pike-ovs-ceph |
Tatyana Leontovich | 8ac23e5 | 2017-12-08 20:06:46 +0200 | [diff] [blame] | 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 |