From 6a1089b50dd5fbc4482c1590a116d7c75f82b734 Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Tue, 26 Mar 2019 13:08:39 +0400 Subject: Rectify system reclass after update * add opendaylight password (removed from system level) * get updated ovn system class w/o mysql settings * enable ceilometer user back (removed along with outdated service/endpoints) * adjsut check interval of haproxy for noha scenarios since there is only one backend for services, i.e. failover ain't expected Change-Id: Iedee290e1cfcf838998bd44dc09a729d143974ac Signed-off-by: Michael Polenchuk --- mcp/reclass/classes/cluster/all-mcp-arch-common/infra/maas.yml.j2 | 1 + 1 file changed, 1 insertion(+) (limited to 'mcp/reclass/classes/cluster/all-mcp-arch-common') diff --git a/mcp/reclass/classes/cluster/all-mcp-arch-common/infra/maas.yml.j2 b/mcp/reclass/classes/cluster/all-mcp-arch-common/infra/maas.yml.j2 index 0397f9d60..fa85ab79c 100644 --- a/mcp/reclass/classes/cluster/all-mcp-arch-common/infra/maas.yml.j2 +++ b/mcp/reclass/classes/cluster/all-mcp-arch-common/infra/maas.yml.j2 @@ -111,6 +111,7 @@ parameters: cluster: saltstack_repo_xenial: "deb [arch=amd64] http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2017.7/ xenial main" region: + host: ${_param:single_address} port: 5240 linux: system: -- cgit