Skip to content

Commit

Permalink
Move netplan cleanup to sysprep-op-network.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ruzickap committed Apr 6, 2020
1 parent 1c7e5da commit cd88f79
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
12 changes: 0 additions & 12 deletions scripts/ubuntu/disable-netplan-networkd.sh

This file was deleted.

2 changes: 1 addition & 1 deletion ubuntu-desktop.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,10 @@
"scripts/ubuntu/disable_apt-daily.sh",
"scripts/ubuntu/spice-vdagent.sh",
"scripts/ubuntu/virtualbox-guest-x11.sh",
"scripts/ubuntu/disable-netplan-networkd.sh",
"scripts/linux-common/packer-virt-sysprep/sysprep-op-dhcp-client-state.sh",
"scripts/linux-common/packer-virt-sysprep/sysprep-op-logfiles.sh",
"scripts/linux-common/packer-virt-sysprep/sysprep-op-machine-id.sh",
"scripts/linux-common/packer-virt-sysprep/sysprep-op-network.sh",
"scripts/linux-common/packer-virt-sysprep/sysprep-op-package-manager-cache.sh",
"scripts/linux-common/packer-virt-sysprep/sysprep-op-ssh-hostkeys.sh",
"scripts/linux-common/packer-virt-sysprep/sysprep-op-tmp-files.sh",
Expand Down

0 comments on commit cd88f79

Please sign in to comment.