copr-be: libvirt-new: drop useless comment
The --boot argument is unuseable, since we don't explicitly specify --kernel anyway.
This commit is contained in:
parent
6b8c71366b
commit
b9749fd4ec
1 changed files with 0 additions and 1 deletions
|
@ -296,7 +296,6 @@ class LibvirtSpawner:
|
|||
'-n', self.vm_name,
|
||||
'--channel', "unix,target_type=virtio,name='org.qemu.guest_agent.0'",
|
||||
'--rng', '/dev/random',
|
||||
# '--boot', 'kernel_args="ds=nocloud-net"'
|
||||
] + self.boot_options
|
||||
|
||||
for vol in volumes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue