aboutsummaryrefslogtreecommitdiffstats
path: root/mcp/reclass/classes/system/salt/control/cluster/openstack_gateway_single.yml
blob: e10d1b2ff9fa1c463c84391c2d91ed85ad4f88b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
parameters:
  salt:
    control:
      size:
        openstack.gateway:
          cpu: 32
          ram: 65536
          disk_profile: small
          net_profile: default
      cluster:
        internal:
          domain: ${_param:cluster_domain}
          engine: virt
          node:
            gtw01:
              provider: ${_param:infra_kvm_node01_hostname}.${_param:cluster_domain}
              image: ${_param:salt_control_xenial_image}
              size: openstack.gateway