diff options
author | Evgeni Golov <evgeni@golov.de> | 2021-02-25 09:29:00 +0100 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2021-02-25 10:42:24 -0500 |
commit | 87e1c3f746a8306cb2dec8f5fbc7ddae8eb76b03 (patch) | |
tree | f36b4a87a6607ef51b13108c0a7c198590f8d9ee /src/locale/pl/LC_MESSAGES | |
parent | 328c605adf994f38e0e2491941707361dcb07b6e (diff) | |
download | sos-87e1c3f746a8306cb2dec8f5fbc7ddae8eb76b03.tar.gz |
[foreman] call psql with --no-password to avoid waiting on input
The foreman plugin tries to read the PostgreSQL password from
/etc/foreman/database.yml, but will fallback to an empty string if one
isn't found.
This in turn causes psql to hang indefinitely (or at least until we hit
the plugin timeout).
Add `--no-password` to the psql command to not prompt for a password if
one isn't provided via another source.
Closes: #2421
Signed-off-by: Evgeni Golov <evgeni@golov.de>
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'src/locale/pl/LC_MESSAGES')
0 files changed, 0 insertions, 0 deletions