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

    https://github.com/apache/brooklyn-docs/pull/155#discussion_r106374337
  
    --- Diff: guide/yaml/yaml-reference.md ---
    @@ -58,9 +58,10 @@ the entity being defined, with these being the most 
common:
         and optionally a `period`, to create a sensor feed which populates the 
sensor with
         the given name by running the given command (on an entity which as an 
ssh-able machine)
     
    -  * `org.apache.brooklyn.core.sensor.windows.WinRmCommandSensor`: For 
command supplied via WinRm. Takes a `name` and `command`,
    -    and optionally a `period`, to create a sensor feed which populates the 
sensor with
    -    the given name by running the given command (on an entity which as an 
winrm-able machine)
    +  * `org.apache.brooklyn.core.sensor.windows.WinRmCommandSensor`: For 
command supplied via WinRm. Takes a `name`, `command`,
    +    and optionally a `period` and an `executionDir`, to create a sensor 
feed which populates the sensor with
    --- End diff --
    
    `period` and `executionDir`


---
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.
---

Reply via email to