Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions terragrunt/modules/dev-desktops-gcp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
- Add the public IP address of the machine to `ansible/envs/prod/hosts`
- Download the buildbot private SSH key from 1Password
- `chmod 600 <path-to-buildbot-west-slave-key.pem>`
- `export ANSIBLE_PRIVATE_KEY_FILE=<path-to-buildbot-west-slave-key.pem>`
- `cd ansible && ./apply prod dev-desktop -u ubuntu`