Jeepyb User | dd14e0b | 2017-02-28 15:19:32 +0000 | [diff] [blame] | 1 | classes: |
| 2 | - system.linux.system.repo.tcp_mk20 |
| 3 | - service.horizon.server.single |
| 4 | - cluster.virtual-mcp10-ovs |
| 5 | parameters: |
| 6 | horizon: |
| 7 | server: |
| 8 | version: liberty |
| 9 | branding: "OpenStack Dashboard" |
| 10 | bind: |
| 11 | address: 0.0.0.0 |
| 12 | port: 8078 |
| 13 | plugin: |
| 14 | horizon_theme: |
| 15 | app: horizon_theme |
| 16 | theme_name: mirantis-theme |
| 17 | source: |
| 18 | engine: pkg |
| 19 | name: openstack-dashboard-mirantis-theme |
| 20 | linux: |
| 21 | system: |
| 22 | repo: |
| 23 | tcpcloud_openstack: |
| 24 | source: deb [arch=amd64] http://apt.tcpcloud.eu/nightly/ trusty liberty |
| 25 | network: |
| 26 | interface: |
| 27 | eth1: |
| 28 | enabled: true |
| 29 | type: eth |
| 30 | proto: dhcp |