Skip to content

Commit e2eb64a

Browse files
committed
Remove minor version pining
1 parent 9131931 commit e2eb64a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cookbooks/aws-parallelcluster-platform/files/ami_cleanup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ rm -rf /etc/ssh/ssh_host_*
88
rm -f /etc/udev/rules.d/70-persistent-net.rules
99
grep -l "Created by cloud-init on instance boot automatically" /etc/sysconfig/network-scripts/ifcfg-* | xargs rm -f
1010
rm -rf /var/crash/*
11+
rm -f /etc/yum/vars/releasever
1112

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

0 commit comments

Comments
 (0)