blob: 2059810307ce268a5f4d738cd01647b2cd50e0ab [file] [log] [blame]
Ales Komarek5d17e4b2016-04-08 11:53:53 +02001salt:
2 minion:
3 enabled: true
4 cert:
Ales Komarek9a9abb32016-04-08 21:59:36 +02005 test_server:
Ales Komarekffbaaed2016-04-08 12:28:27 +02006 host: minion.with.ca
Ales Komarek9a9abb32016-04-08 21:59:36 +02007 signing_policy: cert_server
Ales Komarek5d17e4b2016-04-08 11:53:53 +02008 authority: Company CA
Ales Komarek9a9abb32016-04-08 21:59:36 +02009 common_name: test.server.domain.tld
10 test_client:
11 host: minion.with.ca
12 signing_policy: cert_client
13 authority: Company CA
14 common_name: test.client.domain.tld
15 test_edge_ca:
16 host: minion.with.ca
17 signing_policy: ca_edge
18 authority: Company CA
19 common_name: test.ca.domain.tld