canmove, Confirmed users
1,394
edits
(→How To) |
|||
Line 108: | Line 108: | ||
Secret values are stored in <tt>manifests/extlookup/secrets.csv</tt>, which should be based on <tt>secrets-template.csv</tt>. Of course, this file should not be checked into version control! The values in the file are read for use by the <tt>secret</tt> function. See [[ReleaseEngineering/PuppetAgain/Modules/config|config]] for a description of this function, noting that it also interacts with [[ReleaseEngineering/PuppetAgain/Aspects|aspects]]. | Secret values are stored in <tt>manifests/extlookup/secrets.csv</tt>, which should be based on <tt>secrets-template.csv</tt>. Of course, this file should not be checked into version control! The values in the file are read for use by the <tt>secret</tt> function. See [[ReleaseEngineering/PuppetAgain/Modules/config|config]] for a description of this function, noting that it also interacts with [[ReleaseEngineering/PuppetAgain/Aspects|aspects]]. | ||
* [[ReleaseEngineering/PuppetAgain/Secrets]] | |||
= How To = | = How To = |