mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-08 20:58:17 +03:00
Changed vm.template sample to conform to new quote convention.
git-svn-id: http://svn.opennebula.org/one/trunk@700 3034c82b-c49b-4eb3-8279-a7acafdc01c0
This commit is contained in:
parent
a139a121d0
commit
5118e198f6
@ -44,5 +44,5 @@ GRAPHICS = [
|
||||
|
||||
CONTEXT = [
|
||||
hostname = "$NAME",
|
||||
ip_private = '$NIC[IP, NETWORK="Private LAN"]',
|
||||
ip_private = "$NIC[IP, NETWORK=\"Private LAN\"]",
|
||||
ip_gen = "10.0.0.$VM_ID"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user