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/29 15:14:02 UTC

[3/3] brooklyn-docs git commit: This closes #182

This closes #182


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

Branch: refs/heads/master
Commit: c20b7474a18d044e6aec4e64af64ce5d0b63c27b
Parents: af3b17e d0fa7b8
Author: Duncan Godwin <dr...@googlemail.com>
Authored: Mon May 29 16:13:51 2017 +0100
Committer: Duncan Godwin <dr...@googlemail.com>
Committed: Mon May 29 16:13:51 2017 +0100

----------------------------------------------------------------------
 .../chef/advanced-chef-integration.md           | 15 ++--
 .../chef/example_yaml/mysql-chef-1.yaml         | 43 +++++------
 .../chef/example_yaml/mysql-chef-2.yaml         | 47 ++++++------
 guide/blueprints/enrichers.md                   | 47 ++----------
 .../appserver-configured-in-config.yaml         |  6 --
 .../example_yaml/appserver-configured.yaml      |  5 +-
 .../example_yaml/enricher-aggregator.yaml       |  7 ++
 .../example_yaml/enricher-joiner.yaml           |  6 ++
 .../example_yaml/enricher-propagator.yaml       |  8 ++
 .../enricher-time-weighted-delta.yaml           |  6 ++
 .../example_yaml/enricher-transformer.yaml      |  6 ++
 guide/blueprints/example_yaml/simple-vm.yaml    |  9 ++-
 ...est-app-with-enrichers-slightly-simpler.yaml |  2 +-
 .../vanilla-bash-netcat-catalog.bom             | 15 ++--
 .../vanilla-bash-netcat-cluster.yaml            |  2 +-
 .../example_yaml/vanilla-bash-netcat-env.yaml   | 16 ++--
 .../example_yaml/vanilla-bash-netcat-file.yaml  |  3 +-
 .../vanilla-bash-netcat-more-commands.yaml      | 19 ++---
 .../vanilla-bash-netcat-port-parameter.yaml     | 15 ++--
 .../example_yaml/vanilla-bash-netcat-port.yaml  |  7 +-
 .../vanilla-bash-netcat-restarter.yaml          |  7 +-
 .../vanilla-bash-netcat-w-client.yaml           | 28 +++----
 .../example_yaml/vanilla-bash-netcat.yaml       |  7 +-
 guide/blueprints/multiple-services.md           | 11 ---
 .../entities/loopovergroupmembers-entity.yaml   | 11 +--
 .../entities/testeffector-entity.yaml           | 13 ++--
 .../entities/testhttpcall-entity.yaml           | 11 +--
 .../entities/testsensor-entity.yaml             | 11 +--
 .../entities/testsshcommand-entity.yaml         | 34 +++++----
 .../testcases/effector-test-snippet.yaml        | 41 ++++++-----
 .../testcases/getting-started-test-example.yaml | 77 +++++++++++---------
 .../testcases/http-test-snippet.yaml            | 34 +++++----
 .../testcases/sensor-test-snippet.yaml          | 11 +--
 guide/ops/gui/_my-web-cluster.yaml              |  2 +-
 guide/ops/gui/_my-web-cluster2.yaml             |  2 +-
 guide/start/_my-web-cluster.yaml                |  2 +-
 guide/start/_my-web-cluster2.yaml               |  2 +-
 37 files changed, 300 insertions(+), 288 deletions(-)
----------------------------------------------------------------------