You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created new cluster with custom repository and postgresql + load balancer machines and after that I executed backup of the postgresql and load balancer instances and everything passed well, backups are stored on master node.
Describe the bug
Backup/recovery uses
resolved_repository_hostname
which does not point to the correct VM when custom repository is used.How to reproduce
Steps to reproduce the behavior:
epicli apply
epicli backup
Expected behavior
No error, ansible stores backup artifacts correctly on a proper node.
Config files
N/A
Environment
Additional context
N/A
The text was updated successfully, but these errors were encountered: