1e2e2bdd35
grep -- '- &' .sops.yaml | cut -d'&' -f2 | grep _host | sed 's/_host//' | xargs -n2 clan secrets machines add for i in secrets/*.yaml; do host=$(basename $i .yaml); clan secrets import-sops $i --machine $host --user makefu --prefix ${host}-;done for i in secrets/*.yaml; do host=$(basename $i .yaml) ;clan secrets groups add-machine common "$host";done
7 lines
202 B
Plaintext
7 lines
202 B
Plaintext
label: gpt
|
|
device: /dev/sda
|
|
unit: sectors
|
|
1 : size=524288 type=0FC63DAF-8483-4772-8E79-3D69D8477DE4
|
|
4 : size=4096 type=21686148-6449-6E6F-744E-656564454649
|
|
2 : type=0FC63DAF-8483-4772-8E79-3D69D8477DE4
|