ahgittin opened a new pull request, #1362:
URL: https://github.com/apache/brooklyn-server/pull/1362

   Builds on #1361 changing the syntax for steps per ML discussion from the old 
map syntax
   
   ```
   step1: log hi
   step2: log bye
   ```
   
   to a list syntax
   
   ```
   - log hi
   - log bye
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to