First let me say thanks! Great templates to get started from!
So the issue I am seeing is that a file is trying to be removed in network.sh but the output from packer shows that the file doesn't exist. Is this expected behavior? I am using your template for Ubuntu 14.04.
note: I changed the build name to "vagrant." Hence, the prefix to the error message below.
Specific output:
vagrant: [sudo] password for vagrant: rm: cannot remove ‘/etc/udev/rules.d/70-persistent-net.rules’: No such file or directory
First let me say thanks! Great templates to get started from!
So the issue I am seeing is that a file is trying to be removed in
network.shbut the output from packer shows that the file doesn't exist. Is this expected behavior? I am using your template for Ubuntu 14.04.note: I changed the build name to "vagrant." Hence, the prefix to the error message below.
Specific output: