GitHub user ProjectMoon opened a pull request: https://github.com/apache/cloudstack/pull/1330
Followup fix for #1162: Add support for not (re)starting server after cloud-setup-management. This is a follow-up fix for pull request #1162, which added a `--no-start` option to cloudstack-setup-management. It is necessary for further script execution under systemd, otherwise the service aborts. You can merge this pull request into a Git repository by running: $ git pull https://github.com/greenqloud/cloudstack pr-fix-mgmt-setup Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1330.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 #1330 ---- commit 43279d11d025221c5d4e83b15e61c78b0d047d3e Author: Pall Helgason <pa...@greenqloud.com> Date: 2015-12-08T13:28:08Z FOCUS-25 moving stop of management in config inside if loop ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---