openstack: store updated accessIPv4 from RackConnect
This commit is contained in:
parent
cd9e352b2e
commit
a7da0ffde1
|
@ -39,6 +39,7 @@ func (s *StepWaitForRackConnect) Run(state multistep.StateBag) multistep.StepAct
|
|||
}
|
||||
|
||||
if server.Metadata["rackconnect_automation_status"] == "DEPLOYED" {
|
||||
state.Put("server", server)
|
||||
break
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue