Comment 0 for bug 1556910

Revision history for this message
meizhifang (mei-zhifang97) wrote :

puppet-ceilometer with mariadb have no declaration error.In collector.pp,apply class['ceilometer::db'] ,but absence include the class.We should add " Include ceilometer::db" in collector.pp.