Browse Source

Update all-templates.sh

remove test MAC address
tteckster 1 year ago
parent
commit
af5a0e3409
1 changed files with 1 additions and 1 deletions
  1. 1 1
      misc/all-templates.sh

+ 1 - 1
misc/all-templates.sh

@@ -85,7 +85,7 @@ PCT_OPTIONS="
     -cores 2
     -cores 2
     -memory 2048
     -memory 2048
     -password $PASS
     -password $PASS
-    -net0 name=eth0,bridge=vmbr0,hwaddr=AE:1A:60:07:B7:59,ip=dhcp
+    -net0 name=eth0,bridge=vmbr0,ip=dhcp
     -unprivileged 1
     -unprivileged 1
   "
   "
 DEFAULT_PCT_OPTIONS=(
 DEFAULT_PCT_OPTIONS=(