From: David Galloway Date: Mon, 25 Nov 2019 19:00:09 +0000 (-0500) Subject: testnode: Install git on RHEL8 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F490%2Fhead;p=ceph-cm-ansible.git testnode: Install git on RHEL8 Signed-off-by: David Galloway --- diff --git a/roles/testnode/vars/redhat_8.yml b/roles/testnode/vars/redhat_8.yml index ca3c86d1..0f53530e 100644 --- a/roles/testnode/vars/redhat_8.yml +++ b/roles/testnode/vars/redhat_8.yml @@ -6,6 +6,7 @@ common_yum_repos: {} packages: - '@core' - '@base' + - git-all - sysstat - libedit - boost-thread