diff options
author | B Stack <bgstack15@gmail.com> | 2017-12-06 06:51:36 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2017-12-06 06:51:36 -0500 |
commit | 7e5a76e7996ebcba36536c8fecd31a95280f3417 (patch) | |
tree | 87112b13f82013a751f34868d3aefd7dbd657329 /vars/prod1.yml.example | |
download | certreq-7e5a76e7996ebcba36536c8fecd31a95280f3417.tar.gz certreq-7e5a76e7996ebcba36536c8fecd31a95280f3417.tar.bz2 certreq-7e5a76e7996ebcba36536c8fecd31a95280f3417.zip |
Initial commit
Diffstat (limited to 'vars/prod1.yml.example')
-rw-r--r-- | vars/prod1.yml.example | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vars/prod1.yml.example b/vars/prod1.yml.example new file mode 100644 index 0000000..aa6e215 --- /dev/null +++ b/vars/prod1.yml.example @@ -0,0 +1,5 @@ +domain: prod1.example.com +ca_host: ca2.prod1.example.com +ca_user: user +ca_pass: ExamplePW55* +ca_template: "ConfigMgrLinuxClientCertificate" |