Github user drigodwin commented on a diff in the pull request:
https://github.com/apache/brooklyn-docs/pull/98#discussion_r73148994
--- Diff: guide/ops/locations/_GCE.md ---
@@ -43,4 +82,10 @@ For example, for dev/demo purposes an "everything"
network could be created that
|| Source IP Ranges || 0.0.0.0/0 |
|| Allowed protocols and ports || tcp:0-65535 and udp:0-65535 |
+To configure the location to use this, you can include a location
configuration option like
+`networkName: everything`.
+
+
+### Entropy
+GCE images often have little entropy. One option to work around this is to
use `installDevUrandom: true`.
--- End diff --
Perhaps point at the entropy section elsewhere rather than repeating here?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---