You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by dr...@apache.org on 2017/05/22 07:54:56 UTC

[1/2] brooklyn-docs git commit: Add hint for using effector.add.openInboundPorts entity config

Repository: brooklyn-docs
Updated Branches:
  refs/heads/master 04910c575 -> c90cb7a98


Add hint for using effector.add.openInboundPorts entity config


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/17593650
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/17593650
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/17593650

Branch: refs/heads/master
Commit: 17593650663c320fea77baf8426fe8587a1c9f73
Parents: e4187b6
Author: Valentin Aitken <bo...@gmail.com>
Authored: Fri May 19 19:42:17 2017 +0300
Committer: Valentin Aitken <bo...@gmail.com>
Committed: Fri May 19 19:44:05 2017 +0300

----------------------------------------------------------------------
 guide/locations/_clouds.md | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/17593650/guide/locations/_clouds.md
----------------------------------------------------------------------
diff --git a/guide/locations/_clouds.md b/guide/locations/_clouds.md
index 3a71fd7..7c82b9e 100644
--- a/guide/locations/_clouds.md
+++ b/guide/locations/_clouds.md
@@ -211,6 +211,9 @@ For more keys and more detail on the keys below, see
   the software process. One can alternatively use `stopIptables: true` to entirely stop the
   iptables service.
 
+- Use Entity configuration flag `effector.add.openInboundPorts: true` to add an effector for opening ports in a cloud Security Group.
+  The config is supported for all SoftwareProcessImpl implementations.
+
 - Use `installDevUrandom: true` to fall back to using `/dev/urandom` rather than `/dev/random`. This setting
   is useful for cloud VMs where there is not enough random entropy, which can cause `/dev/random` to be
   extremely slow (causing `ssh` to be extremely slow to respond).


[2/2] brooklyn-docs git commit: This closes #187

Posted by dr...@apache.org.
This closes #187


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/c90cb7a9
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/c90cb7a9
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/c90cb7a9

Branch: refs/heads/master
Commit: c90cb7a98310708699014c0f3f20d4e5806996c8
Parents: 04910c5 1759365
Author: Duncan Godwin <dr...@googlemail.com>
Authored: Mon May 22 08:54:46 2017 +0100
Committer: Duncan Godwin <dr...@googlemail.com>
Committed: Mon May 22 08:54:46 2017 +0100

----------------------------------------------------------------------
 guide/locations/_clouds.md | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------