"passphrase:" is missing from oci.yaml example

The current example is incomplete. It misses "passphrase".
This commit is contained in:
Tony Choe 2020-08-06 21:19:38 -07:00 committed by GitHub
parent 3a61439cd1
commit e69dcecabc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,7 @@ auth:
-----BEGIN RSA PRIVATE KEY-----
-----END RSA PRIVATE KEY-----
fingerprint: af:81:71:8e...
passphrase: Tx1jRk...
compartment: ocid1.compartment.oc1...
```