Skip to content

Commit b9d3fdb

Browse files
authored
Merge pull request #944 from rust-lang/docs-fix-dev-desktops-instructions
docs: fix dev-desktops instructions
2 parents 7c9c954 + 4c16255 commit b9d3fdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

terragrunt/modules/dev-desktops-gcp/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
- Add the public IP address of the machine to `ansible/envs/prod/hosts`
66
- Download the buildbot private SSH key from 1Password
77
- `chmod 600 <path-to-buildbot-west-slave-key.pem>`
8+
- `export ANSIBLE_PRIVATE_KEY_FILE=<path-to-buildbot-west-slave-key.pem>`
89
- `cd ansible && ./apply prod dev-desktop -u ubuntu`

0 commit comments

Comments
 (0)