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:
@@ -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']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user