aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/profile/base/gnocchi/metricd.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/profile/base/gnocchi/metricd.pp')
-rw-r--r--manifests/profile/base/gnocchi/metricd.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/manifests/profile/base/gnocchi/metricd.pp b/manifests/profile/base/gnocchi/metricd.pp
index e69bbd5..f6f80cd 100644
--- a/manifests/profile/base/gnocchi/metricd.pp
+++ b/manifests/profile/base/gnocchi/metricd.pp
@@ -30,7 +30,5 @@ class tripleo::profile::base::gnocchi::metricd (
if $step >= 5 {
include ::gnocchi::metricd
- Keystone_endpoint<||> -> Service['gnocchi-metricd']
- Keystone_user_role<||> -> Service['gnocchi-metricd']
}
}