== Secrets Have Aspects ==
The <tt>secret()</tt> function will look for aspect-specific passwords for each [[ReleaseEngineering/PuppetAgain/Aspects|aspect]] of the current host, using a suffix. For example, if a host has aspects "loaner" and "staging", then <tt>secret('root_password')</tt> will look for the following in the CSV filehiera, using the first it finds:
root_password!loaner
root_password!staging