Gnocchi: Remove unnecessary definition of [statsd] flush_delay
... because the flush_delay parmaeter is no longer required. Depends-on: https://review.opendev.org/c/openstack/puppet-gnocchi/+/814584 Change-Id: I151fba09ee25f28890aa7cb58fe2aa4013397c93
This commit is contained in:
committed by
Takashi Kajinami
parent
9073cffbd5
commit
9813cdeed2
@@ -54,7 +54,6 @@ class packstack::gnocchi ()
|
||||
class { 'gnocchi::statsd':
|
||||
resource_id => '5e3fcbe2-7aab-475d-b42c-a440aa42e5ad',
|
||||
archive_policy_name => 'high',
|
||||
flush_delay => '10',
|
||||
}
|
||||
|
||||
include gnocchi::client
|
||||
|
||||
Reference in New Issue
Block a user