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