diff options
Diffstat (limited to 'base/root/scripts')
| -rwxr-xr-x | base/root/scripts/SoFS-postinstall.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/root/scripts/SoFS-postinstall.sh b/base/root/scripts/SoFS-postinstall.sh index 159154a..e043d39 100755 --- a/base/root/scripts/SoFS-postinstall.sh +++ b/base/root/scripts/SoFS-postinstall.sh @@ -5,6 +5,7 @@ # basic-postinstall.sh but we may have just rewound the cluster, so we # might be running this on the node install of from kickstart. echo "Updating from YUM repositories" +yum clean all yum -y update echo "Trying install of scsi-target-utils" |
