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