From 62627c919c3b6665c0c37c2e12cfe8ab6186e3e8 Mon Sep 17 00:00:00 2001 From: Bin Qian Date: Fri, 29 Jun 2018 14:09:55 -0400 Subject: [PATCH] create config for sm-api 1. create smapi service endpoint, credential 2. create sm-api.conf for sm-api configuration 3. configure haproxy, so sm-api binds to mgmt fixed ip, with haproxy: mgmt fixed ip -> mgmt floating ip -> oam floating ip Story: 2002827 Task: 22744 Change-Id: I743f6b0f09c06325d3c9dc6e11902420882e7931 Signed-off-by: Bin Qian --- centos_pkg_dirs | 1 + 1 file changed, 1 insertion(+) diff --git a/centos_pkg_dirs b/centos_pkg_dirs index b60d9d3c8..f16bc3eab 100644 --- a/centos_pkg_dirs +++ b/centos_pkg_dirs @@ -16,3 +16,4 @@ puppet-modules-wrs/puppet-patching puppet-modules-wrs/puppet-sysinv puppet-modules-wrs/puppet-dcorch puppet-modules-wrs/puppet-dcmanager +puppet-modules-wrs/puppet-smapi