diff --git a/deployment/pacemaker/clustercheck-container-puppet.yaml b/deployment/pacemaker/clustercheck-container-puppet.yaml index 489bc3522c..2026cf5619 100644 --- a/deployment/pacemaker/clustercheck-container-puppet.yaml +++ b/deployment/pacemaker/clustercheck-container-puppet.yaml @@ -84,6 +84,8 @@ outputs: image: {get_param: ContainerClustercheckImage} restart: always net: host + healthcheck: + test: /openstack/healthcheck volumes: list_concat: - {get_attr: [ContainersCommon, volumes]}