Skip to content

Commit

Permalink
fix: πŸ› purge persistent udev rules - Ubuntu 2204 OVA
Browse files Browse the repository at this point in the history
  • Loading branch information
Sriraman S committed Nov 4, 2022
1 parent 1c77a2d commit 6338d7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/capi/packer/ova/linux/ubuntu/http/22.04/user-data
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,6 @@ autoinstall:
- swapoff -a
- rm -f /swapfile
- sed -ri '/\sswap\s/s/^#?/#/' /etc/fstab
- rm -f /etc/udev/rules.d/70-persistent-net.rules
- apt-get purge --auto-remove -y
- rm -rf /var/lib/apt/lists/*

0 comments on commit 6338d7a

Please sign in to comment.