diff options
Diffstat (limited to 'puppet-barometer/templates/collectd-ceil.conf.erb')
-rw-r--r-- | puppet-barometer/templates/collectd-ceil.conf.erb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet-barometer/templates/collectd-ceil.conf.erb b/puppet-barometer/templates/collectd-ceil.conf.erb index b21accd1..7f3b9c03 100644 --- a/puppet-barometer/templates/collectd-ceil.conf.erb +++ b/puppet-barometer/templates/collectd-ceil.conf.erb @@ -30,6 +30,7 @@ # Batch size BATCH_SIZE "1" + DEFAULT_ARCHIVE_POLICY "high" # Service endpoint addresses OS_AUTH_URL "<%=@auth_url-%>/v3" |