Fix linter warnings

This fixes linter warnings in the
init manifest.

Change-Id: If870f17d4593da7c1cf2526ee219607cfc9bc182
This commit is contained in:
Tobias Urdin 2025-03-31 08:20:05 +02:00 committed by Takashi Kajinami
parent 4cda85f9bf
commit 8b96868d71

View File

@ -234,7 +234,7 @@ class watcher (
}
resources { 'watcher_config':
purge => $purge_config,
purge => $purge_config,
}
oslo::messaging::rabbit { 'watcher_config':
@ -278,4 +278,3 @@ class watcher (
retry => $notification_retry,
}
}