[Git][root/dbroot/postgresql-sync-config][main] add metabase access to new mecred

Theo pushed to branch main at Root / DBRoot / PostgreSQL Commits: 09ea5566 by Theo at 2025-07-30T10:39:37-03:00 add metabase access to new mecred - - - - - 1 changed file: - pg_hba.conf Changes: ===================================== pg_hba.conf ===================================== @@ -55,6 +55,7 @@ hostssl mecred_dev mecred 10.254.221.0/24 s hostssl mecred_teste mecred 10.254.221.0/24 scram-sha-256 hostssl mecred_teste mecred 10.254.238.0/24 scram-sha-256 hostssl mecred_homologa mecred 10.254.237.0/24 scram-sha-256 # Acesso ao secret +hostssl mecred metabase metabase.c3sl.ufpr.br scram-sha-256 hostssl portalmec metabase metabase.c3sl.ufpr.br scram-sha-256 # DEPP View it on GitLab: https://gitlab.c3sl.ufpr.br/root/dbroot/postgresql-sync-config/-/commit/09ea... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/dbroot/postgresql-sync-config/-/commit/09ea... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
Theo (@tss24)