1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

Bug #1084: Added auto answer to libvirt for ESX

This commit is contained in:
Tino Vazquez 2012-02-06 15:53:52 +01:00
parent 19f0dbeebd
commit eb0d5fb36c

View File

@ -14,8 +14,8 @@
# limitations under the License. #
# ---------------------------------------------------------------------------- #
# Libvirt configuration
:libvirt_uri: "esx://@HOST@/?no_verify=1"
# Libvirt congfiguration
:libvirt_uri: "esx://@HOST@/?no_verify=1&auto_answer=1"
# Username and password of the VMware hypervisor
:username: "oneadmin"