ihanick/anydbver

./anydbver fix ip

Closed this issue · 0 comments

when restarting the db containers created with anydbver might have different IP. in that case,, need to sync up the new IP manually with ansible_host / ssh_config to log with ./anydbver ssh node1 command

 $ ./anydbver ssh default
No such host, try to deploy or add it
 $ 
 $ ./anydbver ssh node1
No such host, try to deploy or add it

So an automatic fix from ./anydbver side kie fix ip should help here