From f85c84133c2f8d6aec3c707cfb92cb03db543bd6 Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Fri, 26 May 2017 12:12:15 +0400 Subject: [mcp] Replace reclass system models with submodule Change-Id: Id693f7b0f3542d605b0f71601f3bd21eb882c7ba Signed-off-by: Michael Polenchuk --- .../salt/control/cluster/infra_integration_single.yml | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 mcp/reclass/classes/system/salt/control/cluster/infra_integration_single.yml (limited to 'mcp/reclass/classes/system/salt/control/cluster/infra_integration_single.yml') diff --git a/mcp/reclass/classes/system/salt/control/cluster/infra_integration_single.yml b/mcp/reclass/classes/system/salt/control/cluster/infra_integration_single.yml deleted file mode 100644 index 66de89559..000000000 --- a/mcp/reclass/classes/system/salt/control/cluster/infra_integration_single.yml +++ /dev/null @@ -1,19 +0,0 @@ -parameters: - salt: - control: - size: - infra.integration: - cpu: 4 - ram: 8192 - disk_profile: small - net_profile: default - cluster: - internal: - domain: ${_param:cluster_domain} - engine: virt - node: - cid01: - name: ${_param:cicd_control_node01_hostname} - provider: ${_param:infra_kvm_node02_hostname}.${_param:cluster_domain} - image: ${_param:salt_control_xenial_image} - size: infra.integration -- cgit 1.2.3-korg