blob: 24547a94e7c68423803196d19ca2579894c9c73a [file] [log] [blame]
ibumarskov95a8e2c2018-04-25 15:24:36 +04001classes:
2- system.horizon.server.single
Martin Polreich47393e42018-08-07 10:57:41 +02003- system.linux.system.repo.mcp.apt_mirantis.saltstack
ibumarskov95a8e2c2018-04-25 15:24:36 +04004parameters:
5 _param:
6 horizon_site_branding: OpenStack Dashboard
7 linux:
8 network:
9 interface:
ibumarskov100f95e2018-05-21 09:46:33 +040010 eth1:
ibumarskov95a8e2c2018-04-25 15:24:36 +040011 enabled: true
12 type: eth
13 proto: static
14 address: ${_param:single_address}
15 netmask: 255.255.255.0