Minor fix for typo : replaces seccomp with libseccomp
Change-Id: I375e80c1b98a90d414b58635a2b7a4e745bdccf0
This commit is contained in:
parent
9a1bdd8cf6
commit
d815d651eb
@ -245,7 +245,7 @@ RUN sed -i -r 's,^(Listen 80),#\1,' /etc/httpd/conf/httpd.conf \
|
||||
'openstack-nova-migration',
|
||||
'openssl-perl',
|
||||
'podman',
|
||||
'seccomp'
|
||||
'libseccomp'
|
||||
] %}
|
||||
{% if distro_python_version.startswith('2') %}
|
||||
{% set nova_libvirt_packages_append = nova_libvirt_packages_append + ['docker'] %}
|
||||
|
Loading…
Reference in New Issue
Block a user