From 2d037c1b62d5660c3e6b21ba3879761382414395 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Wed, 21 Apr 2021 01:02:39 +0900 Subject: [PATCH] Fix a typo in file header Change-Id: I8e4f9faeda2067559321753c78c3f38173ea5a48 --- manifests/healthcheck.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/healthcheck.pp b/manifests/healthcheck.pp index 86e49a10..08fc6d9e 100644 --- a/manifests/healthcheck.pp +++ b/manifests/healthcheck.pp @@ -1,4 +1,4 @@ -# == Define: aodh::healthcheck +# == Class: aodh::healthcheck # # Configure oslo_middleware options in healthcheck section #