PR #81 follow-up: Docs.

This commit is contained in:
Jeff Geerling 2017-01-25 14:40:45 -06:00
parent 3fc0071953
commit fa5b412daf
1 changed files with 4 additions and 0 deletions

View File

@ -109,6 +109,10 @@ Extra lines to be inserted in the top-level `http` block in `nginx.conf`. The va
(For Ubuntu only) Allows you to use the official Nginx PPA instead of the system's package. You can set the version to `stable` or `development`.
nginx_yum_repo_enabled: true
(For RedHat/CentOS only) Set this to `false` to disable the installation of the `nginx` yum repository. This could be necessary if you want the default OS stable packages, or if you use Satellite.
## Dependencies
None.