mirror of
https://github.com/rancher/os.git
synced 2025-08-02 07:24:28 +00:00
set hostname to rancher-dev to test DHCP
This commit is contained in:
parent
90a40dbf5a
commit
efe55e8244
@ -82,7 +82,7 @@ qemu-system-x86_64 -serial stdio \
|
||||
-initrd ${INITRD_TEST} \
|
||||
-m 1024 \
|
||||
-net nic,vlan=0,model=virtio \
|
||||
-net user,vlan=0,hostfwd=tcp::2222-:22,hostname=rancher \
|
||||
-net user,vlan=0,hostfwd=tcp::2222-:22,hostname=rancher-dev \
|
||||
-drive if=virtio,file=${HD} \
|
||||
-machine accel=kvm \
|
||||
-cpu host \
|
||||
|
Loading…
Reference in New Issue
Block a user