Skip to content

Commit

Permalink
Merge pull request #5493 from ministryofjustice/update-migrate-runbook
Browse files Browse the repository at this point in the history
Update process for migrating a module
  • Loading branch information
mikebell authored Apr 19, 2024
2 parents 1602cea + 13f0e86 commit 79e5be9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions runbooks/source/move-components-module.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ review_in: 6 months
1. Raise PR with migrated module
2. Update #cloud-platform informing the team about the module migration and to not make new PRs against `cloud-platform-infrastructure`.
3. Pause pipelines
3. Log in to Concourse using `fly -t moj-cp login -c https://concourse.cloud-platform.service.justice.gov.uk/`
3. Ensure your in the `cloud-platform-terraform-concourse` directory.
3. Update pipelines with module name and cluster name:
`fly -t moj-cp set-pipeline --pipeline migrate-module --config migrate-module.yaml -v cluster_name=$CLUSTER_NAME -v module=$MODULE_NAME`
4. Run `migrate-module` pipeline from the Concourse UI.
Expand Down

0 comments on commit 79e5be9

Please sign in to comment.