fix typo
This commit is contained in:
parent
b1971e9a18
commit
ceb0075134
|
@ -18,7 +18,7 @@ virtual_machines = {
|
||||||
name = "prod-amon-static",
|
name = "prod-amon-static",
|
||||||
source = "http://localhost/fabrica/infra/production/amon.fabrica.local/system/amon.fabrica.local"
|
source = "http://localhost/fabrica/infra/production/amon.fabrica.local/system/amon.fabrica.local"
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
|
|
||||||
depends = [ opennebula_virtual_network.production.id ]
|
depends = [ opennebula_virtual_network.production.id ]
|
||||||
},
|
},
|
||||||
|
@ -40,7 +40,7 @@ virtual_machines = {
|
||||||
name = "prod-scribe-static",
|
name = "prod-scribe-static",
|
||||||
source = "http://localhost/fabrica/infra/production/scribe.fabrica.local/system/scribe.fabrica.local"
|
source = "http://localhost/fabrica/infra/production/scribe.fabrica.local/system/scribe.fabrica.local"
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
|
|
||||||
depends = [ opennebula_virtual_network.production.id ]
|
depends = [ opennebula_virtual_network.production.id ]
|
||||||
},
|
},
|
Loading…
Reference in New Issue