initial commit
diff --git a/system/salt/minion/pki/authority.yml b/system/salt/minion/pki/authority.yml
new file mode 100644
index 0000000..fa84966
--- /dev/null
+++ b/system/salt/minion/pki/authority.yml
@@ -0,0 +1,19 @@
+parameters:
+ salt:
+ minion:
+ ca:
+ mk_lab_ca:
+ common_name: mk_lab_ca
+ country: cz
+ locality: Prague
+ organization: Mirantis
+ signing_policy:
+ cert_server:
+ type: v3_edge_cert_server
+ minions: '*'
+ cert_client:
+ type: v3_edge_cert_client
+ minions: '*'
+ days_valid:
+ authority: 3650
+ certificate: 3650