openstack-dashboard:
openstack-origin: cloud:trusty-kilo
debug: 'no'
default-role: Member
neutron-network-firewall: 'true'
neutron-network-lb: 'true'
neutron-network-vpn: 'true'
offline-compression: 'yes'
prefer-ipv6: 'false'
ubuntu-theme: 'yes'
use-syslog: 'true'
webroot: /horizon
openstack-origin-git: |
{repositories:[
{name: requirements,
repository: 'git://github.com/openstack/requirements',
branch: master},
{name: muranodashboard,
repository: 'git://github.com/openstack/murano-dashboard',
branch: master},
{name: horizon,
repository: 'git://github.com/openstack/horizon',
branch: master}]}