Skip to content

Commit

Permalink
Merge pull request #781 from javipolo/cleanup_clouds
Browse files Browse the repository at this point in the history
Remove duplicate packages
  • Loading branch information
rhatdan authored Sep 16, 2024
2 parents 185a957 + 2fc2910 commit 04bbc25
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions training/cloud/gcp/cloud-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,9 @@ dnf install -y --nobest \
google-compute-engine \
google-osconfig-agent \
langpacks-en \
langpacks-en \
rng-tools \
timedatex \
tuned \
tuned \
vim
mv /etc/selinux.tmp /etc/selinux

Expand All @@ -38,9 +36,6 @@ rmdir /var/lib/rpm-state

rm -f /etc/yum.repos.d/google-cloud.repo

# dnf install -y google-guest-agent
# systemctl enable google-guest-agent

# Chrony configuration
sed -i \
-e '/^pool /c\server metadata.google.internal iburst' \
Expand Down

0 comments on commit 04bbc25

Please sign in to comment.