diff options
author | Vratko Polak <vrpolak@cisco.com> | 2020-11-05 12:10:58 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2020-11-05 12:10:58 +0000 |
commit | d906c824897108dadf0688538d0aaa46e0024e04 (patch) | |
tree | 3b0dccd073388103e79caeae31919473d7d6c681 /docker | |
parent | 140f6698eea57eeba1f6b6cc4a210b6c6bd4e3c9 (diff) | |
parent | 8dc2c87d3f091c98a7b400c36b793ee1721b9172 (diff) |
Merge "Promote centos-8 verify/merge jobs to production."
Diffstat (limited to 'docker')
-rw-r--r-- | docker/scripts/lib_dnf.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/scripts/lib_dnf.sh b/docker/scripts/lib_dnf.sh index 4f1f22f20..36107d68c 100644 --- a/docker/scripts/lib_dnf.sh +++ b/docker/scripts/lib_dnf.sh @@ -133,6 +133,7 @@ RUN dnf update -y \\ python3-pip \\ puppet \\ rake \\ + rsync \\ ruby-devel \\ sudo \\ tree \\ |