Remove references to pacemaker from sysinv

Sysinv use of pacemaker was replaced by SM a long time ago
and the code that referenced it is being removed.

Change-Id: Ic2a55698f64757bffeb9b53f4a105ea6ccb3dd2f
Story: 2004764
Task: 30665
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
This commit is contained in:
Al Bailey 2019-06-06 11:56:45 -05:00
parent 2b05f243d7
commit 1d8a3d16fe

View File

@ -23,7 +23,7 @@ class sysinv::agent (
include sysinv::params
# Pacemaker should be starting up agent
# SM should be starting up agent
Sysinv_config<||> ~> Service['sysinv-agent']
Sysinv_api_paste_ini<||> ~> Service['sysinv-agent']