Since we enabled use of EPEL in our CentOS installs, we should pull in
the ccache package to speed up builds.
Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com>
---
guests/vars/mappings.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/guests/vars/mappings.yml b/guests/vars/mappings.yml
index 9833856..0f7af48 100644
--- a/guests/vars/mappings.yml
+++ b/guests/vars/mappings.yml
@@ -111,7 +111,6 @@ mappings:
ccache:
default: ccache
- CentOS:
check:
default: check
--
2.24.1