Merge branch 'master' of github.com:/kropatz/dotfiles

This commit is contained in:
Kopatz
2023-12-10 16:54:30 +01:00

View File

@@ -66,8 +66,8 @@ in
authority = {
claims = {
minTLSCertDuration = "5m";
maxTLSCertDuration = "24h";
defaultTLSCertDuration = "24h";
maxTLSCertDuration = "72h";
defaultTLSCertDuration = "72h";
};
provisioners = [
{