| classes: |
| - system.linux.system.repo.tcp_mk20 |
| - service.horizon.server.single |
| - cluster.virtual-mcp05-ovs |
| parameters: |
| horizon: |
| server: |
| version: liberty |
| branding: "OpenStack Dashboard" |
| bind: |
| address: 0.0.0.0 |
| port: 8078 |
| plugin: |
| horizon_theme: |
| app: horizon_theme |
| theme_name: mirantis-theme |
| source: |
| engine: pkg |
| name: openstack-dashboard-mirantis-theme |
| linux: |
| system: |
| repo: |
| tcpcloud_openstack: |
| source: deb [arch=amd64] http://apt.tcpcloud.eu/nightly/ trusty liberty |
| network: |
| interface: |
| eth1: |
| enabled: true |
| type: eth |
| proto: static |
| address: ${_param:single_address} |
| netmask: 255.255.255.0 |