-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The first phase of `jira-node-X` tasks was merely building objects, without actual provisioning, so it was instant. Previously the `provision jira-node-X` task was happening after the `provision load balancer` task, but those tasks are independent. They can run in parallel, so `provision jira-node-X` can be shifted earlier. Now it's called `install jira-node-X` and publishes SSH and EC2 instance details as events as early as possible.
- Loading branch information
Showing
2 changed files
with
29 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters