From 5652931324e9ae9495b9d731f53a482487b2f74f Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Wed, 16 May 2018 17:41:05 +0400 Subject: [noha] Align package repositories on all the nodes * replace UCA repo with MCP one on the remaining nodes * clean up haproxy out-of-use frontends: - Nova EC2 API - Glare API Change-Id: If8e6de2d95387c92ae96ad6069ec788ab229e1ce Signed-off-by: Michael Polenchuk --- .../classes/cluster/mcp-pike-common-noha/openstack_init.yml | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'mcp/reclass/classes/cluster/mcp-pike-common-noha/openstack_init.yml') diff --git a/mcp/reclass/classes/cluster/mcp-pike-common-noha/openstack_init.yml b/mcp/reclass/classes/cluster/mcp-pike-common-noha/openstack_init.yml index 7c6ce90b7..bc9f8fb07 100644 --- a/mcp/reclass/classes/cluster/mcp-pike-common-noha/openstack_init.yml +++ b/mcp/reclass/classes/cluster/mcp-pike-common-noha/openstack_init.yml @@ -93,17 +93,6 @@ parameters: aodh_service_host: ${_param:cluster_local_address} linux: system: - repo: - uca-staging: - # yamllint disable rule:line-length - source: "deb http://ppa.launchpad.net/ubuntu-cloud-archive/${_param:openstack_version}-staging/ubuntu xenial main" - key_id: 9F68104E - key_server: keyserver.ubuntu.com - # yamllint enable rule:line-length - uca: - source: "deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/${_param:openstack_version} main" - key_id: EC4926EA - key_server: keyserver.ubuntu.com kernel: sysctl: net.ipv4.tcp_congestion_control: yeah -- cgit 1.2.3-korg