summaryrefslogtreecommitdiffstats
path: root/docker/scripts/lib_dnf.sh
diff options
context:
space:
mode:
authorDave Wallace <dwallacelf@gmail.com>2020-10-30 17:40:46 -0400
committerDave Wallace <dwallacelf@gmail.com>2020-11-03 11:25:56 -0500
commit8dc2c87d3f091c98a7b400c36b793ee1721b9172 (patch)
treeb1e340e98e416efa75881898bf7cf4dde92e5673 /docker/scripts/lib_dnf.sh
parentf188fc8c1bb12e0a116cba0fa837561080177680 (diff)
Promote centos-8 verify/merge jobs to production.
- Executor docker image fdiotools/builder-centos8:prod-x86_64 image verified on sandbox with latest master and stable/2009 patches Change-Id: Ibe619a0082130a60273cbfda2c008ae452194f7a Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Diffstat (limited to 'docker/scripts/lib_dnf.sh')
-rw-r--r--docker/scripts/lib_dnf.sh1
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 \\