Security issue with encrypted pillars: they are unencrypted with salt-call pillar.items and log level debug on the minion #67332
Replies: 3 comments
-
the only similar option i found was |
Beta Was this translation helpful? Give feedback.
-
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue. |
Beta Was this translation helpful? Give feedback.
-
Thank you for updating this issue. It is no longer marked as stale. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
salt master/minion: 2019.02
os: ubuntu 18.04
Is there a way to prevent encrypted pillar to be unencrypted in minion (output and logs) ?
Folllowing this gpg configuration: https://docs.saltstack.com/en/latest/ref/renderers/all/salt.renderers.gpg.html
and setting log_level_logfile: debug on the minion
'a-secret': 'supersecret'
Beta Was this translation helpful? Give feedback.
All reactions