fail2ban test 13
This commit is contained in:
@@ -21,6 +21,7 @@ in {
|
||||
{"AccountTag":"secret"."TunnelSecret":"secret","TunnelID":"secret"}
|
||||
'''
|
||||
'';
|
||||
};
|
||||
tunnelId = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
example = "00000000-0000-0000-0000-000000000000";
|
||||
@@ -28,7 +29,6 @@ in {
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
systemd.services.backup-vaultwarden.serviceConfig = {
|
||||
|
||||
Reference in New Issue
Block a user