add zfs-key to env
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
5d40272ca7
commit
e4ccab9bbb
@ -225,6 +225,10 @@
|
|||||||
"attic/secret-key".owner = "root";
|
"attic/secret-key".owner = "root";
|
||||||
"attic/database-url".owner = "root";
|
"attic/database-url".owner = "root";
|
||||||
"postgres/init".owner = "postgres";
|
"postgres/init".owner = "postgres";
|
||||||
|
"zfs-attic-key" = {
|
||||||
|
format = "binary";
|
||||||
|
sopsFile = "./keys/zfs-attic-key";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user