forked from rarias/bscpkgs
Store ceph secret key in age
This allows a node to mount the ceph FS without any extra ceph configuration in /etc/ceph.
This commit is contained in:
@@ -7,4 +7,5 @@ in
|
||||
{
|
||||
"secrets/ovni-token.age".publicKeys = default;
|
||||
"secrets/nosv-token.age".publicKeys = default;
|
||||
"secrets/ceph-user.age".publicKeys = default;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user