Undo libvirt custom change
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
This commit is contained in:
parent
8265c21ee5
commit
9a22a47570
@ -5,7 +5,7 @@ resources:
|
|||||||
from: resources/transport_ssh
|
from: resources/transport_ssh
|
||||||
values:
|
values:
|
||||||
ssh_user: 'vagrant'
|
ssh_user: 'vagrant'
|
||||||
ssh_key: '/vagrant/.vagrant/machines/solar-dev{{i + 1}}/libvirt/private_key'
|
ssh_key: '/vagrant/.vagrant/machines/solar-dev{{i + 1}}/virtualbox/private_key'
|
||||||
- id: transports{{i}}
|
- id: transports{{i}}
|
||||||
from: resources/transports
|
from: resources/transports
|
||||||
values:
|
values:
|
||||||
|
Loading…
Reference in New Issue
Block a user