summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 61724ba9..dcb71ae9 100644
--- a/README.md
+++ b/README.md
@@ -478,7 +478,8 @@ Create a `dnsapi.config.txt` with the contents of `private/dnsapi.config.txt`
decrypted. To show the contents of this file, run the following in a
`infrastructure.git` repo checkout.
- ansible-vault view private/dnsapi.config.txt
+ ansible-vault view ../private/dnsapi.config.txt --ask-vault-pass > dnsapi.config.txt
+
Now, to generate the certs, run: