Skip to content

Commit

Permalink
Remove minor version pining
Browse files Browse the repository at this point in the history
  • Loading branch information
hgreebe committed Dec 13, 2024
1 parent 9131931 commit e2eb64a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ rm -rf /etc/ssh/ssh_host_*
rm -f /etc/udev/rules.d/70-persistent-net.rules
grep -l "Created by cloud-init on instance boot automatically" /etc/sysconfig/network-scripts/ifcfg-* | xargs rm -f
rm -rf /var/crash/*
rm -f /etc/yum/vars/releasever

# https://bugs.centos.org/view.php?id=13836#c33128
source /etc/os-release
Expand Down

0 comments on commit e2eb64a

Please sign in to comment.