Update ceilometer dockerfile for formatting
Change-Id: I1bb3436d9f702b9680eeb0efc4a648c94dd59cb4 Partial-Bug:#1569417
This commit is contained in:
parent
a861450fd2
commit
db12b0c327
@ -20,7 +20,7 @@ RUN apt-get install -y --no-install-recommends \
|
||||
{% elif install_type == 'source' %}
|
||||
{% if base_distro in ['centos', 'fedora', 'oraclelinux', 'rhel'] %}
|
||||
|
||||
RUN yum install -y \
|
||||
RUN yum -y install \
|
||||
libvirt-devel \
|
||||
&& yum clean all
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user