Actions
Feature #3378
openSupport for Encrypted Parameters
Status:
New
Priority:
Normal
Assignee:
-
Category:
Parameters
Target version:
-
Description
Would it be possible to extend the support for encrypted variables out from compute resource passwords to smart variables/class parameters. The aim would be to replicate/outperform the functionality offered by other ENCs for example Hiera's hiera-gpg plugin.
Updated by Dominic Cleal over 10 years ago
- Related to Feature #2424: encrypt compute resource password added
Updated by Dominic Cleal over 10 years ago
It's worth noting that we could implement encryption "at rest" for parameter data (e.g. if the data type is "password" rather than "string") but still deliver this to Puppet as cleartext (which is over HTTPS by default anyway).
Updated by Marek Hulán over 10 years ago
- Related to Feature #6007: Add hide/show value to smart class params added
Updated by Marek Hulán over 10 years ago
- Related to Tracker #4470: Usability of parameters and overrides added
Updated by Dominic Cleal almost 10 years ago
- Has duplicate Feature #9241: Encrypted Parameters added
Actions