blob: 177b5776c458d637c1c29d835d97100a8d43595a [file] [log] [blame]
ibumarskov95a8e2c2018-04-25 15:24:36 +04001classes:
2- system.horizon.server.single
3- system.linux.system.repo.saltstack.trusty
4parameters:
5 _param:
6 horizon_site_branding: OpenStack Dashboard
7 linux:
8 network:
9 interface:
10 eth1:
11 enabled: true
12 type: eth
13 proto: static
14 address: ${_param:single_address}
15 netmask: 255.255.255.0