try to fix depends

This commit is contained in:
Philippe Caseiro 2021-03-22 21:13:44 +01:00
parent 196c4b58d4
commit 10218809aa
1 changed files with 2 additions and 4 deletions

View File

@ -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"
}
},
}
}
}