You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by tbouron <gi...@git.apache.org> on 2017/11/09 10:20:12 UTC

[GitHub] brooklyn-docs pull request #234: Update YAML example to newer syntax

GitHub user tbouron opened a pull request:

    https://github.com/apache/brooklyn-docs/pull/234

    Update YAML example to newer syntax

    Does 3 things:
    - update `serviceType` to `type`
    - update `start.latch` to `latch.start`
    - use backticks to have syntax highlighting on YAML examples

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tbouron/brooklyn-docs patch-6

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-docs/pull/234.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #234
    
----
commit e9cec2c23fe5b27eccb4ff060330b7615d4e30f0
Author: Thomas Bouron <tb...@gmail.com>
Date:   2017-11-09T10:19:16Z

    Update YAML example to newer syntax
    
    Does 2 things:
    - update `serviceType` to `type`
    - update `start.latch` to `latch.start`

----


---

[GitHub] brooklyn-docs pull request #234: Update YAML example to newer syntax

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/brooklyn-docs/pull/234


---