commit | a01f963bff0aa8a1b4bc7c90f1764d01f4026adb | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Thu May 04 13:32:59 2023 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Thu May 04 13:32:59 2023 +0000 |
tree | 3504fbc49030049fde821e086df8d54c483d5d0e | |
parent | 55bbbf628bdaab43309c170c5940ee79a3352593 [diff] |
ci: fix floating ip race condition
diff --git a/molecule/default/heat/stack.yaml b/molecule/default/heat/stack.yaml index baad7da..cfdfde9 100644 --- a/molecule/default/heat/stack.yaml +++ b/molecule/default/heat/stack.yaml
@@ -123,6 +123,8 @@ bastion_host: type: server.yaml condition: create_bastion_host + depends_on: + - internal_network_router_interface properties: name: bastion index: -1