fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
397 B
Text
6 lines
397 B
Text
hiera-eyaml is a backend for Hiera that provides per-value encryption of
|
|
sensitive data within yaml files to be used by Puppet. The Hiera eyaml
|
|
backend uses yaml formatted files with the .eyaml extension. The encrypted
|
|
strings are prefixed with the encryption method, wrapped with ENC[] and
|
|
placed in an eyaml file. You can mix your plain values in as well or
|
|
separate them into different files.
|