We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c9c954 + 4c16255 commit b9d3fdbCopy full SHA for b9d3fdb
terragrunt/modules/dev-desktops-gcp/README.md
@@ -5,4 +5,5 @@
5
- Add the public IP address of the machine to `ansible/envs/prod/hosts`
6
- Download the buildbot private SSH key from 1Password
7
- `chmod 600 <path-to-buildbot-west-slave-key.pem>`
8
+- `export ANSIBLE_PRIVATE_KEY_FILE=<path-to-buildbot-west-slave-key.pem>`
9
- `cd ansible && ./apply prod dev-desktop -u ubuntu`
0 commit comments