aarch64-test: watchdog is not an available device on aarch64
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
08997aa970
commit
5ce165a635
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ virt_install_command_one_nic: virt-install -n {{ inventory_hostname }}
|
|||
hostname={{ inventory_hostname }} nameserver={{ dns }}
|
||||
ip={{ eth0_ip }}::{{ gw }}:{{ nm }}:{{ inventory_hostname }}:eth0:none'
|
||||
--network bridge={{ main_bridge }},model=virtio,mac={{ mac_address }}
|
||||
--autostart --noautoconsole --watchdog default --rng /dev/random
|
||||
--autostart --noautoconsole default --rng /dev/random
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue