blob: 66de89559343cbfb1752d4f97fb9c051a004e7f3 [file] [log] [blame]
Ondrej Smola0db404e2016-12-13 12:48:23 +01001parameters:
2 salt:
3 control:
4 size:
Ales Komarekcb1ed2f2017-01-18 01:32:26 -08005 infra.integration:
Ondrej Smola0db404e2016-12-13 12:48:23 +01006 cpu: 4
7 ram: 8192
Ondrej Smola5dbbc692016-12-19 11:51:43 +01008 disk_profile: small
Ondrej Smola0db404e2016-12-13 12:48:23 +01009 net_profile: default
10 cluster:
11 internal:
12 domain: ${_param:cluster_domain}
13 engine: virt
14 node:
Ondrej Smola5dbbc692016-12-19 11:51:43 +010015 cid01:
Alexander Noskova76a1ca2017-05-05 07:56:50 +000016 name: ${_param:cicd_control_node01_hostname}
Alexander Noskov7a01c512017-05-04 13:59:01 +040017 provider: ${_param:infra_kvm_node02_hostname}.${_param:cluster_domain}
Ondrej Smola0a80b312016-12-14 11:04:16 +010018 image: ${_param:salt_control_xenial_image}
Alexander Noskov7a01c512017-05-04 13:59:01 +040019 size: infra.integration