EnterpriseDB / postgres-deployment

EDB Postgres Deployment
Other
66 stars 40 forks source link

Fix EDB-RA-1 #328

Closed jt-edb closed 2 years ago

jt-edb commented 2 years ago

EDB-RA-1 deployment was failing due to the inclusion of the setup_dbt2 role. There is no need for DBT2 usage with this architecture.

The error message was: TASK [edb_devops.edb_postgres.setup_dbt2 : Gather DBT-2 driver addresses] ** FAILED! => {"msg": "'dict object' has no attribute 'dbt2_driver'"}

Reported by: Sergio Romera