diff options
Diffstat (limited to 'manifests/profile/pacemaker/gnocchi/statsd.pp')
-rw-r--r-- | manifests/profile/pacemaker/gnocchi/statsd.pp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/manifests/profile/pacemaker/gnocchi/statsd.pp b/manifests/profile/pacemaker/gnocchi/statsd.pp index 526dcac..42d30b9 100644 --- a/manifests/profile/pacemaker/gnocchi/statsd.pp +++ b/manifests/profile/pacemaker/gnocchi/statsd.pp @@ -27,12 +27,10 @@ # for more details. # Defaults to hiera('step') # - class tripleo::profile::pacemaker::gnocchi::statsd ( $pacemaker_master = hiera('bootstrap_nodeid'), $step = hiera('step'), ) { - include ::gnocchi::params include ::tripleo::profile::pacemaker::gnocchi |