8 Commits

Author SHA1 Message Date
GuoCe
b2f1122598 [ovirt] answer files: Filter out all password keys
Instead of hard-coding specific keys and having to maintain them over
time, replace the values of all keys that have 'password' in their name.
I think this covers all our current and hopefully future keys. It might
add "false positives" - keys that are not passwords but have 'password'
in their name - and I think that's a risk worth taking.

Sadly, the engine admin password prompt's name is
'OVESETUP_CONFIG_ADMIN_SETUP', which does not include 'password', so has
to be listed specifically.

A partial list of keys added since the replaced code was written:
- grafana-related stuff
- keycloak-related stuff
- otopi-style answer files

Signed-off-by: Yedidyah Bar David <didi@redhat.com>
Change-Id: I416c6e4078e7c3638493eb271d08d73a0c22b5ba
2024-05-06 17:17:38 +08:00
shixuantong
e19d4ae815 fix TypeError: __init__() got an unexpected keyword argument 'init'
(cherry picked from commit 9e43e3531f7e22159dcc0cd022850c1f6c004538)
2021-11-30 20:16:27 +08:00
wangqing
0905f1a1c6 fix sosreport exec failed 2021-10-12 13:40:05 +08:00
baizg1107
b090567d16 update to 3.8 2021-09-16 10:33:11 +08:00
tong_1001
710d6ef295 add openEuler policy and fix exception in plugin method "yum.collect()" 2021-05-13 10:56:10 +08:00
chengzihan2
5c326a269a revert: package init 2020-06-02 16:38:49 +08:00
chengzihan2
f992adac9e package update 2020-06-01 15:53:06 +08:00
guoxiaoqi
932cd21637 package init 2020-02-18 09:46:04 +08:00