diff options
Diffstat (limited to 'site/intel-pod17/secrets/passphrases/ubuntu_crypt_password.yaml')
-rw-r--r-- | site/intel-pod17/secrets/passphrases/ubuntu_crypt_password.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/site/intel-pod17/secrets/passphrases/ubuntu_crypt_password.yaml b/site/intel-pod17/secrets/passphrases/ubuntu_crypt_password.yaml new file mode 100644 index 0000000..4d60468 --- /dev/null +++ b/site/intel-pod17/secrets/passphrases/ubuntu_crypt_password.yaml @@ -0,0 +1,12 @@ +--- +schema: deckhand/Passphrase/v1 +metadata: + schema: metadata/Document/v1 + name: ubuntu_crypt_password + layeringDefinition: + abstract: false + layer: site + storagePolicy: cleartext +# Pass: password123 +data: $6$qgvZ3LC9.t59Akqy$HAJfJpdrN8Ld9ssGyjFPzyJ3WUGN.ucqhSyA25LFjBrSYboVFgX8wLomRwlf5YIn1siaXHSh4JaPJED3BO36J1 +... |