Update all-templates.sh

remove test MAC address
This commit is contained in:
tteckster 2023-09-23 08:00:12 -04:00 committed by GitHub
parent 148c2cb126
commit af5a0e3409
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ PCT_OPTIONS="
-cores 2
-memory 2048
-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
"
DEFAULT_PCT_OPTIONS=(