Compare commits
1 commit
4b684bc1e6
...
f2b83cf5d8
Author | SHA1 | Date | |
---|---|---|---|
f2b83cf5d8 |
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@
|
||||||
};
|
};
|
||||||
backupKey = {
|
backupKey = {
|
||||||
sopsFile = ./backupKey.yaml;
|
sopsFile = ./backupKey.yaml;
|
||||||
owner = "mailman";
|
owner = "root";
|
||||||
group = "mailman";
|
group = "root";
|
||||||
mode = "0400";
|
mode = "0400";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue