Clean yum cache
- should reduce size shipped compressed image
This commit is contained in:
parent
437e7dd0e2
commit
b9bb3b7090
@ -138,4 +138,7 @@ touch /etc/machine-id
|
||||
# Ensure no ssh keys are present
|
||||
rm -f /etc/ssh/*_key*
|
||||
|
||||
# Clean yum cache
|
||||
yum clean all
|
||||
|
||||
%end
|
||||
|
Loading…
Reference in New Issue
Block a user