wip2
This commit is contained in:
parent
5e6f3dffc0
commit
90cf977d66
3 changed files with 30 additions and 30 deletions
|
|
@ -25,9 +25,9 @@ in
|
|||
];
|
||||
|
||||
sops.secrets.graylog = {
|
||||
mode = "0400";
|
||||
owner = "graylog";
|
||||
group = "graylog";
|
||||
mode = "0444";
|
||||
# owner = "graylog";
|
||||
# group = "graylog";
|
||||
};
|
||||
|
||||
systemd.services.graylog = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue