Merge "Enable fm-api service as part of bootstrap"

This commit is contained in:
Zuul
2022-12-14 14:11:27 +00:00
committed by Gerrit Code Review

View File

@@ -1,6 +1,6 @@
---
#
# Copyright (c) 2019 Wind River Systems, Inc.
# Copyright (c) 2019-2022 Wind River Systems, Inc.
#
# SPDX-License-Identifier: Apache-2.0
#
@@ -42,6 +42,11 @@
- /etc/init.d/fm-api restart
- /etc/init.d/fminit start
- name: Enable FM API
systemd:
name: fm-api
enabled: yes
- name: Bring up Maintenance Agent
command: /usr/lib/ocf/resource.d/platform/mtcAgent start