diff options
author | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-06-17 19:40:27 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-17 19:40:27 +0300 |
commit | e0850e5715c45fcaa19feab382f89c40add304a1 (patch) | |
tree | 9676e33a16df588c1a2bbdbdacab5da576fdb216 /mibs | |
parent | c7313efaf12d88c637281604abbf5aff063ed8bd (diff) | |
download | vyos-1x-e0850e5715c45fcaa19feab382f89c40add304a1.tar.gz vyos-1x-e0850e5715c45fcaa19feab382f89c40add304a1.zip |
pki: T6241: remove debug print statement about updated subsystems (#3672)
Commit 9f9891a2099 ("pki: T6241: Fix dependency updates on PKI changes") added
a print() statement which notified the users about the subsystems which got
supplied with an updated certificate.
Example:
> PKI: Updating config: interfaces openvpn vtun0 tls certificate openvpn_vtun0
> PKI: Updating config: interfaces openvpn vtun0 tls ca_certificate openvpn_vtun0_1
This is an informational message which should maybe (if needed) be sent to
syslog. But the main issue is that CLI paths are mangled (- to _) which makes
the about print output wrong and could potentially confuse users.
Statement has been commented to be re-enabled for debugging.
(cherry picked from commit a4d49a96918c0f0dac3d17f9cf3a5b8f3a9505c0)
Co-authored-by: Christian Breunig <christian@breunig.cc>
Diffstat (limited to 'mibs')
0 files changed, 0 insertions, 0 deletions