ci: refresh variables/dockerfiles with latest content

- The Cirrus CI variables are now sorted
  - The dockerfiles update commands changed for some distros
  - Meson in CentOS is now new enough to use

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
Daniel P. Berrangé
2021-11-23 12:09:37 +00:00
parent 4e2dcfcb82
commit 3ca8611455
10 changed files with 26 additions and 24 deletions

View File

@@ -17,7 +17,7 @@ else\n\
fi\n\
exec "$@"' > /usr/bin/nosync && \
chmod +x /usr/bin/nosync && \
nosync dnf update -y && \
nosync dnf distro-sync -y && \
nosync dnf install -y \
augeas \
bash-completion \