try to fix depends
This commit is contained in:
parent
196c4b58d4
commit
10218809aa
|
@ -18,9 +18,7 @@ virtual_machines = {
|
|||
name = "prod-amon-static",
|
||||
source = "http://localhost/fabrica/infra/production/amon.fabrica.local/system/amon.fabrica.local"
|
||||
}
|
||||
},
|
||||
|
||||
depends = [ opennebula_virtual_network.production.id ]
|
||||
}
|
||||
},
|
||||
scribe = {
|
||||
fqdn = "scribe.fabrica.local",
|
||||
|
@ -40,6 +38,6 @@ virtual_machines = {
|
|||
name = "prod-scribe-static",
|
||||
source = "http://localhost/fabrica/infra/production/scribe.fabrica.local/system/scribe.fabrica.local"
|
||||
}
|
||||
},
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue