Actions
Bug #12374
closedTechnique GPG Key Management and SSH Key Management don't work in audit mode
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
User visibility:
Getting started - demo | first install | level 1 Techniques
Effort required:
Large
Priority:
0
Name check:
Fix check:
Regression:
Description
In audit mode, GPG Key management does not execute command, so it fails to list existing keys, or check their values
SSH Key Management works (unless we flush them), but when we'll have the directive by directive, it will also fail, because the copy of file to temp location, plus it's edit, and copy to final location will fail
As discussed with Benoit, the only viable solution would be to override inside the technique the audit mode with push/pop, to be able to execute some specific commands/edition/copy
This is a fairly complex task, which needs obviously a lot of testing
Targeting to 4.3, as impact for 4.1 is too big
Actions