Oleh Hryhorov | 4cf6dfc | 2018-03-15 19:25:41 +0200 | [diff] [blame] | 1 | classes: |
azvyagintsev | 2859f0e | 2018-06-11 17:45:47 +0300 | [diff] [blame^] | 2 | - system.linux.system.repo.mcp.apt_mirantis.ubuntu |
Oleh Hryhorov | 4cf6dfc | 2018-03-15 19:25:41 +0200 | [diff] [blame] | 3 | - system.linux.system.repo.mcp.openstack |
| 4 | - system.linux.system.repo.mcp.extra |
| 5 | - system.linux.system.repo.saltstack.xenial |
| 6 | - system.horizon.server.single |
| 7 | - cluster.os-ha-ovs-pike |
| 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 |