comment, secret example, set -x
This commit is contained in:
11
secrets.sops.yaml.example
Normal file
11
secrets.sops.yaml.example
Normal file
@@ -0,0 +1,11 @@
|
||||
LUKS_PASSPHRASE: passss
|
||||
# openssl passwd -6 'yourpassword'
|
||||
USER_PASSWORD_HASH: $6$vG....
|
||||
WIFI_HOUSE_PASSWORD: passs
|
||||
NOKIA_WIFI_KEY_PASSWORD: passs
|
||||
# base64 -w0 NOKIA_Root_CA.crt
|
||||
NOKIA_CA_CERT_B64: b64passs
|
||||
# base64 -w0 <USER>.ipa.nsn-net.net.crt
|
||||
NOKIA_CLIENT_CERT_B64: b64passs
|
||||
# base64 -w0 <USER>.ipa.nsn-net.net.key
|
||||
NOKIA_CLIENT_KEY_B64: b64passs
|
||||
Reference in New Issue
Block a user