Move source to packer, add board spec.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
set -euxo pipefail
|
||||
|
||||
echo "==> Setting nameserver"
|
||||
rm /etc/resolv.conf
|
||||
echo 'nameserver 8.8.8.8' > /etc/resolv.conf
|
||||
|
||||
echo "==> installing base updates"
|
||||
|
||||
Reference in New Issue
Block a user