Skip to content

Commit

Permalink
fix: Typo
Browse files Browse the repository at this point in the history
Signed-off-by: Klaus Smolin <[email protected]>
  • Loading branch information
smolin-de committed Apr 15, 2024
1 parent 521e3a5 commit e622af0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions roles/tune_kvm_domain/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
param_kvm_domain_list: []
param_wait_for_domain_started: 60

# _kvm_domain_iothreads:
# - iothread:
# id: '1'
# - iothread:
# id: '2'
_kvm_domain_iothreads:
- iothread:
id: '1'
- iothread:
id: '2'
_kvm_domain_boot_disk_iothread_id: '2'

0 comments on commit e622af0

Please sign in to comment.