commit | 47393e458c10a78cb5164a33b22cf6413ec645c3 | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Tue Aug 07 10:57:41 2018 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Tue Aug 07 10:58:42 2018 +0200 |
tree | b1bd8e2b87ce4abf9422a09c6c87ba9802d1be58 | |
parent | 1e32bc4afdcfb75f74170cd33df8326ad680a579 [diff] |
Remove upstream Salt repos from models and replace with mcp repos Fixes: PROD-22008 (PROD:22008) Change-Id: I1537c55fef23d732952b944dc6f2dda3e37d02df
diff --git a/classes/cluster/virtual-mcp-newton-dvr/openstack/compute.yml b/classes/cluster/virtual-mcp-newton-dvr/openstack/compute.yml index 97c19d3..9dc67aa 100644 --- a/classes/cluster/virtual-mcp-newton-dvr/openstack/compute.yml +++ b/classes/cluster/virtual-mcp-newton-dvr/openstack/compute.yml
@@ -1,7 +1,7 @@ classes: - system.linux.system.repo.mcp.apt_mirantis.openstack - system.linux.system.repo.mcp.extra -- system.linux.system.repo.saltstack.xenial +- system.linux.system.repo.mcp.apt_mirantis.saltstack - system.linux.network.hosts - system.nova.compute.cluster - system.neutron.compute.cluster
diff --git a/classes/cluster/virtual-mcp-newton-dvr/openstack/control.yml b/classes/cluster/virtual-mcp-newton-dvr/openstack/control.yml index 7fe891b..1fe59b6 100644 --- a/classes/cluster/virtual-mcp-newton-dvr/openstack/control.yml +++ b/classes/cluster/virtual-mcp-newton-dvr/openstack/control.yml
@@ -4,7 +4,7 @@ - system.linux.system.repo.glusterfs - system.linux.system.repo.mcp.apt_mirantis.openstack - system.linux.system.repo.mcp.extra -- system.linux.system.repo.saltstack.xenial +- system.linux.system.repo.mcp.apt_mirantis.saltstack - system.memcached.server.single - system.rabbitmq.server.cluster - system.rabbitmq.server.vhost.openstack
diff --git a/classes/cluster/virtual-mcp-newton-dvr/openstack/dashboard.yml b/classes/cluster/virtual-mcp-newton-dvr/openstack/dashboard.yml index 91813d2..45d20c7 100644 --- a/classes/cluster/virtual-mcp-newton-dvr/openstack/dashboard.yml +++ b/classes/cluster/virtual-mcp-newton-dvr/openstack/dashboard.yml
@@ -2,7 +2,7 @@ - system.linux.system.repo.mcp.apt_mirantis.ubuntu - system.linux.system.repo.mcp.apt_mirantis.openstack - system.linux.system.repo.mcp.extra -- system.linux.system.repo.saltstack.xenial +- system.linux.system.repo.mcp.apt_mirantis.saltstack - system.horizon.server.single - cluster.virtual-mcp-newton-dvr parameters:
diff --git a/classes/cluster/virtual-mcp-newton-dvr/openstack/gateway.yml b/classes/cluster/virtual-mcp-newton-dvr/openstack/gateway.yml index 5322f4f..77738dd 100644 --- a/classes/cluster/virtual-mcp-newton-dvr/openstack/gateway.yml +++ b/classes/cluster/virtual-mcp-newton-dvr/openstack/gateway.yml
@@ -1,7 +1,7 @@ classes: - system.linux.system.repo.mcp.apt_mirantis.openstack - system.linux.system.repo.mcp.extra -- system.linux.system.repo.saltstack.xenial +- system.linux.system.repo.mcp.apt_mirantis.saltstack - system.linux.network.interface.single_ovs_dvr - system.neutron.gateway.cluster - cluster.virtual-mcp-newton-dvr