Skip to content

Commit

Permalink
Merge pull request #16 from NoRedInk/bring-up-instance-instruction
Browse files Browse the repository at this point in the history
Update instructions to bring up new instance
  • Loading branch information
omnibs authored Jan 25, 2019
2 parents 8805ce6 + 9b5a5a0 commit 357624d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/deploy_complexity/checklists.rb
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,7 @@ def checklist
"
- [ ] Change the source code branch for staging to the branch being tested in the opsworks UI
- [ ] Rebase your code over `origin/staging` to prevent a successful deploy of your changes from making staging run possibly outdated code
- [ ] Create a brand new instance in the layer ([see instructions](https://github.com/NoRedInk/wiki/blob/master/ops-playbook/ops-scripts.md#synchronize_stackrb.))
- [ ] Turn it on
- [ ] Turn on an additional time-based instance in the layer ([see instructions](https://github.com/NoRedInk/wiki/blob/1f618042ed1d6b7c7297ec2672ae568e57944fde/ops-playbook/ops-plays.md#using-opsworks-to-bring-up-an-additional-time-based-instance))
- [ ] Verify that the instances passes setup to online and doesn't fail
".strip
end
Expand Down

0 comments on commit 357624d

Please sign in to comment.