Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
restore: Fix resolvable_db_host fact for postgres
During postgresql restore, the resolvable_db_host fact is only set for managed postgresql database but not for unmanaged one. This fixes this issue. Signed-off-by: Dimitri Savineau <[email protected]>
- Loading branch information