infrastation commented on a change in pull request #292: Winrm expansion and cleanup, and a few version reference fixes too URL: https://github.com/apache/brooklyn-docs/pull/292#discussion_r322295878
########## File path: guide/blueprints/winrm/tips.md ########## @@ -104,8 +109,9 @@ config like `pre.install.reboot.required` and `install.reboot.required`. If requ installation commands can be split between the pre-install, install and post-install phases in order to do a reboot at the appropriate point of the VM setup. -We strongly recommend to **write blueprints in a way that they do NOT restart automatically Windows** and -use one of the `pre.install.reboot.required` or `install.reboot.required` parameters to perform restart. +We strongly recommend to **write blueprints in a way that they do NOT restart automatically windows** and Review comment: "Windows" ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
