mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Add mu4e mail provisioning with vault-backed iCloud secret
This commit is contained in:
2
secrets/.gitignore
vendored
Normal file
2
secrets/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
.vault_pass
|
||||
.vault_pass*
|
||||
8
secrets/vault.yml
Normal file
8
secrets/vault.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
35326663666435356232666461316532653434653734613832646461666566373762613863653630
|
||||
6661663665613230343037313762643662663339383339320a366562326231663637643639633431
|
||||
62663231386339343033633662363531623931386239343532636530353735623233396238613666
|
||||
3330653433356539320a353930626335663331333433386139393538343232636161396464306632
|
||||
66336530366531656261316634663265363731666638323863313762373766303839363463633835
|
||||
66653733373961636165393462376561666531343230626338333333373663613133633937336539
|
||||
353632303535393564636232626135313630
|
||||
2
secrets/vault.yml.example
Normal file
2
secrets/vault.yml.example
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
vault_icloud_mail_password: "REPLACE_ME"
|
||||
Reference in New Issue
Block a user