Skip to content

Commit 312670c

Browse files
committed
Update wording to mention playbook instead of default
1 parent 5d6ff37 commit 312670c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/sysadmin/installation/ansible.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ configurations and automate the term creation process in Submitty.
5252
Once you have your certificate and key, place them in the appropriate directory (usually
5353
`/etc/ssl/certs/` for the certificate and `/etc/ssl/private/` for the key).
5454

55-
Then, add the location to your certificate and key files to the corresponding fields in the defaults file, such as:
55+
Then, add the location to your certificate and key files to the corresponding fields in the submitty_install playbook, such as:
5656

5757
```
5858
submitty_install_ssl_cert_file: /etc/ssl/certs/submitty.pem

0 commit comments

Comments
 (0)