Gave build machine access to secrets

This commit is contained in:
Alejandro Angulo 2024-03-02 18:00:31 -08:00
parent 5150b94fbd
commit bc9786e2ad
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
8 changed files with 22 additions and 22 deletions

Binary file not shown.

Binary file not shown.

View file

@ -1,10 +1,9 @@
age-encryption.org/v1
-> ssh-ed25519 Yk7ehg 4K5aof7c+JhC6ao9a1Qj1S1I2lqa602oeBp+j8L0bHA
1mRDlBekLapuy5Ab9pMu85b5a8Ig2uUAHrestFpz1lE
-> piv-p256 UIEGzg Ak5mp/Ut8fqQBQIJeQ3SQUV70iLO703DobEJCWvmgRYR
jfXpkPqulWf2nyzzFpmXArooyHS4FHHvPHzotQADakc
-> G-grease ov=eX ?]t!B
+jgCc5rpKOYHRoKfAmbu+lwXqrJiDOUmEAchC9+z2mFLCIQJ13yaIgMGxnqCQen2
eW87coja3VZOgO6U7fyUsyvHBQLSiGmgAh8VcjcqTL54
--- DhiNwclGhkJDOwh7fuGRbLtWzwR2vzNhyImeMUhEGnI
œ…NäÆ ­“ã@+¢3²\ÄÇBÜSìà[jo±9ò#¨¾!¡zeC)žÑ§ic*¤|Œhc÷T¯H, ìü
-> piv-p256 UIEGzg AnK3fZAMaiuHUwPHAI0061l8KBzmjSgZBMjk3UIPJwHd
1iwaFAOz0zIx6B41JtcG2DK2N069hYQ4Vnqg4fedpjo
-> ssh-ed25519 Yk7ehg IyyI4ryCFtm+chFhUKfwa4xolCvEvNhxNjkNZgK18X8
VaSato0zX/b39z+Gg+7e249RUxNMHeEmRBs+42jIu0Q
-> ssh-ed25519 SYNSNQ fmj8P+lL02Yul83iYLBgUsEjGvqhmhY9cX9v/MNTORk
WiwoKI9T6NJG7W5LvD+uyNuQMNRTDoCJ1G1SAEtv8Lo
--- miVPF2w5xzQgwPwqt66QSR/Cu8/yyZK2W+MJgd2VcMM
%WŐŰHŐŕ<C590>h|_WçťIů7'|=J@ůPĚhŞ!ę;jĘVjđąóö„$cůś¶±v<08>«] d´|Ăô‰

View file

@ -9,10 +9,10 @@ let
};
in {
"cf_dns_kilonull.age".publicKeys = [users.me machines.node machines.gospel machines.pi4];
"nextcloud_admin.age".publicKeys = [users.me machines.node];
"theengs_ble_mqtt.age".publicKeys = [users.me machines.pi4];
"hass_mqtt.age".publicKeys = [users.me machines.pi4 machines.node];
"teslamate_db.age".publicKeys = [users.me machines.node];
"teslamate_mqtt.age".publicKeys = [users.me machines.pi4 machines.node];
"teslamate_encryption.age".publicKeys = [users.me machines.node];
"nextcloud_admin.age".publicKeys = [users.me machines.node machines.gospel];
"theengs_ble_mqtt.age".publicKeys = [users.me machines.pi4 machines.gospel];
"hass_mqtt.age".publicKeys = [users.me machines.pi4 machines.node machines.gospel];
"teslamate_db.age".publicKeys = [users.me machines.node machines.gospel];
"teslamate_mqtt.age".publicKeys = [users.me machines.pi4 machines.node machines.gospel];
"teslamate_encryption.age".publicKeys = [users.me machines.node machines.gospel];
}

View file

@ -1,8 +1,9 @@
age-encryption.org/v1
-> piv-p256 UIEGzg A2wMmiESse22Vlfg8lbSUz3t2GwGvTE49WPKV81egU0Z
I/7v83H42x/2hhOMRAbyUNgCY/GugzSHr9y4EFWZ3rc
-> ssh-ed25519 Yk7ehg CVe6AyDEb9Ulg5Zn5GQAoQT8jXBkjAWx6CP847XU118
HIaJ4+oos94I7m1UEEErP2jhYNhAmG8/RRmNZrWSxcE
--- U3FNQyx/Ncl59978k3kMtYKNZayk13gAubt+l5RqFJw
W˝ĘSÖ4˙ĐB mHYŞÖ܇nú`"ß|´˘wčH¦Ŕ
W<EFBFBD>4
-> piv-p256 UIEGzg A8ilJuoE2n5sF0XF6PhErjsJ1/EttBm4tn5Sv51WATLr
KtXedCvKhAyM7cNaHNqMsiNBgRDb6N1ZO/nj0+NFLQY
-> ssh-ed25519 Yk7ehg yA2ilbzpLOSs2D3pDXu3p6kpUwkdr7gK9et5mf5iuhs
ON1C1BCQRwQTavOfqGq0byy5elO7EWTkuOi+h5BLa6Y
-> ssh-ed25519 SYNSNQ ywdfhuW5cs1aSDPo+JL2b6APhiTijZ892yQk0GA/hlI
m3UBcMG6riihCV1ZNkn11nU+TOfMUyixbC3vnEpvLao
--- CiF9tD78NMgnvy788sBkFti4LdMPx8kQ9DKWphIW8Fo
<EFBFBD>^9Íá¢À=]}ÉŽ—‘(önâGÎ<ó· ¦C:$BeG©Ó

Binary file not shown.

Binary file not shown.

Binary file not shown.