X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=debian%2Fpatches%2Fdefault-config.patch;fp=debian%2Fpatches%2Fdefault-config.patch;h=a64ff2174758942b96d6323a8c5aa502b7ec6899;hb=2ecca9020bea3d1117b35a696e1c612266c58981;hp=0000000000000000000000000000000000000000;hpb=27103fa9bdb8458dfd22e3eea9f32904c9f8b711;p=openstack-build%2Fceilometer-build.git diff --git a/debian/patches/default-config.patch b/debian/patches/default-config.patch new file mode 100644 index 0000000..a64ff21 --- /dev/null +++ b/debian/patches/default-config.patch @@ -0,0 +1,20 @@ +--- etc/ceilometer/ceilometer.conf.sample 2014-10-09 17:27:51.497651569 +0100 ++++ etc/ceilometer/ceilometer.conf.sample.ubuntu 2014-10-09 17:27:31.565650862 +0100 +@@ -472,6 +472,7 @@ + # paths. (string value) + # Deprecated group/name - [DEFAULT]/logdir + #log_dir= ++log_dir=/var/log/ceilometer + + # Use syslog for logging. Existing syslog format is DEPRECATED + # during I, and will change in J to honor RFC5424. (boolean +@@ -714,6 +715,9 @@ + # (if unset, connection is used) (string value) + #alarm_connection= + ++# Provide backwards compatible default for both alarm and metering ++connection=sqlite:////var/lib/ceilometer/ceilometer.sqlite ++ + + [dispatcher_file] +