You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by aledsage <gi...@git.apache.org> on 2016/11/07 12:34:23 UTC

[GitHub] brooklyn-docs pull request #119: Document opening ports

Github user aledsage commented on a diff in the pull request:

    https://github.com/apache/brooklyn-docs/pull/119#discussion_r86766391
  
    --- Diff: guide/ops/locations/customizing_location_ports.md ---
    @@ -0,0 +1,34 @@
    +---
    +title: Customizing Location Ports
    +layout: website-normal
    +---
    +
    +## Opening ports during startup.
    +
    +Use the `org.apache.brooklyn.location.jclouds.networking.SharedLocationSecurityGroupCustomizer` location customizer.
    --- End diff --
    
    I think these docs need more context, and caveats.
    
    For example, the `SharedLocationSecurityGroupCustomizer` only works in clouds that use the security group abstraction (so not in Azure, SoftLayer, etc).


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---