Github user tbouron commented on a diff in the pull request:
https://github.com/apache/brooklyn-docs/pull/210#discussion_r138632642
--- Diff: guide/ops/security-guidelines.md ---
@@ -37,7 +37,7 @@ relevant mount points, disks and directories.
For credential storage, users are strongly encouraged to consider using
the "externalised
configuration" feature. This allows credentials to be retrieved from a
store managed by you,
-rather than being stored within YAML blueprints or brooklyn.properties.
+rather than being stored within YAML blueprints or brooklyn.cfg.
--- End diff --
Wrap `brooklyn.cfg` in \`\`
---