We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d6ff37 commit 312670cCopy full SHA for 312670c
_docs/sysadmin/installation/ansible.md
@@ -52,7 +52,7 @@ configurations and automate the term creation process in Submitty.
52
Once you have your certificate and key, place them in the appropriate directory (usually
53
`/etc/ssl/certs/` for the certificate and `/etc/ssl/private/` for the key).
54
55
- Then, add the location to your certificate and key files to the corresponding fields in the defaults file, such as:
+ Then, add the location to your certificate and key files to the corresponding fields in the submitty_install playbook, such as:
56
57
```
58
submitty_install_ssl_cert_file: /etc/ssl/certs/submitty.pem
0 commit comments