Don't collect gnocchi-service tag in THT

The gnocchi-service tag is already collected in puppet-tripleo Pacemaker
Gnocchi profile and was not removed here.

Change-Id: Ic38aeae849d16db36663f16156d1c9fbcf86784a
This commit is contained in:
Emilien Macchi 2016-07-18 10:34:46 -04:00
parent 6a629a4dcc
commit 9a36561f02
1 changed files with 1 additions and 2 deletions

View File

@ -15,8 +15,7 @@
# TODO(jistr): use pcs resource provider instead of just no-ops
Service <|
tag == 'aodh-service' or
tag == 'gnocchi-service'
tag == 'aodh-service'
|> {
hasrestart => true,
restart => '/bin/true',