Fix doc for libvirt driver
Changed example config parameters for libvirt driver to correct ones. Change-Id: Ia572127a7957244e2df7e5a58bdaf5e4fd39e300
This commit is contained in:
parent
065bed3f65
commit
b6486ce340
@ -34,8 +34,7 @@ library:
|
||||
'power_management': {
|
||||
'driver': 'libvirt',
|
||||
'args': {
|
||||
'address': 'host.local',
|
||||
'username': 'root',
|
||||
'connection_uri': 'qemu+unix:///system',
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -22,8 +22,7 @@ library:
|
||||
'power_management': {
|
||||
'driver': 'libvirt',
|
||||
'args': {
|
||||
'address': 'host.local',
|
||||
'username': 'root',
|
||||
'connection_uri': 'qemu+unix:///system',
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user