feat(ansible): Nomad update
[csit.git] / fdio.infra.ansible / roles / nomad / templates / cfssl.json
diff --git a/fdio.infra.ansible/roles/nomad/templates/cfssl.json b/fdio.infra.ansible/roles/nomad/templates/cfssl.json
new file mode 100644 (file)
index 0000000..2b603e9
--- /dev/null
@@ -0,0 +1,8 @@
+{
+    "signing": {
+        "default": {
+            "expiry": "87600h",
+            "usages": ["signing", "key encipherment", "server auth", "client auth"]
+        }
+    }
+}
\ No newline at end of file