Following instructions as in TechDocs (VCF Salt 8.18) PostgreSQL: Migrate VCF Salt RaaS to a PostgreSQL 15.x database
Step: salt <postgres_minion> state.sls sse.eapi_database
Errors seen in state:
Comment: State 'postgres_user.present' was not found in SLS 'sse.eapi_database'Reason: 'postgres_user' _virtual_ returned False: Unable to load postgres module. Make sure `postgres.bins_dir` is set.Python library dependencies are not ensured in all cases
Upgrade Salt on master and minions to version 3006.26 or higher