try to fix depends
This commit is contained in:
parent
196c4b58d4
commit
10218809aa
|
@ -18,9 +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 ]
|
|
||||||
},
|
},
|
||||||
scribe = {
|
scribe = {
|
||||||
fqdn = "scribe.fabrica.local",
|
fqdn = "scribe.fabrica.local",
|
||||||
|
@ -40,6 +38,6 @@ 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"
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue