User story #8884
closed
User story #8873: Allow to customize reports database name and user to ease a separate database
Change .pgpass configuration to use the right values
Added by Alexis Mousset about 8 years ago.
Updated about 8 years ago.
Category:
System techniques
Description
Currently, we define:
"pgpass[1]" string => "localhost";
"pgpass[2]" string => "5432";
"pgpass[3]" string => "rudder";
"pgpass[4]" string => "rudder";
"pgpass[5]" string => "${p.psql_password[2]}";
And edit .pgpass with:
"localhost:5432:rudder:${${parameter}[4]}:${${parameter}[5]}";
- Target version changed from 3.1.13 to 3.1.14
- Assignee set to Alexis Mousset
- Status changed from New to In progress
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Jonathan CLARKE
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/1035
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.1.15/14 and 3.2.8/7 which were released today.
Also available in: Atom
PDF