Skip to content

Commit

Permalink
Fix typo in README file
Browse files Browse the repository at this point in the history
  • Loading branch information
dkobras committed May 5, 2020
1 parent f7b09eb commit 077223d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requires Ansible >= 2.4.0

To get up _BigBlueButton_ up and running the following variables can be configured:

* `bbb_server_name`: Set the FQDN hosntame that points to the server where _BigBlueButton_ is going to be installed. This is the only mandatory value, the playbook will fail if this variable is not defined.
* `bbb_server_name`: Set the FQDN hostname that points to the server where _BigBlueButton_ is going to be installed. This is the only mandatory value, the playbook will fail if this variable is not defined.
* `bbb_configure_nat`: Configure NAT support for servers behind a firewall (Default: `False`).
* `bbb_configure_ssl`: Configure SSL support using _LetsEncrypt_ certificates (Default: `False`).
* `bbb_ssl_email`: Set _LetsEncrypt_ authorization email address.
Expand Down

0 comments on commit 077223d

Please sign in to comment.