ReleaseEngineering/PuppetAgain/HowTo/Add new secrets

From MozillaWiki
< ReleaseEngineering‎ | PuppetAgain‎ | HowTo
Revision as of 14:59, 12 October 2012 by Djmitche (talk | contribs) (Created page with "To add a new secret value to PuppetAgain: * pick a name; these tend to be _-separated, from least-to-most specific, so that sorting the list sorts related secrets together * add ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

To add a new secret value to PuppetAgain:

  • pick a name; these tend to be _-separated, from least-to-most specific, so that sorting the list sorts related secrets together
  • add it to manifests/extlookup/secrets-template.csv
  • add it to modules/config/manifests/secrets.pp
  • Document it in ReleaseEngineering/PuppetAgain/Modules/config