|
@@ -2,6 +2,9 @@
|
|
|
# Used only for Debian/Ubuntu installation, as the -t option for apt.
|
|
|
nginx_default_release: ""
|
|
|
|
|
|
+# Used only for Redhat installation, enables source Nginx repo.
|
|
|
+nginx_yum_repo_enabled: true
|
|
|
+
|
|
|
# Use the official Nginx PPA for Ubuntu, and the version to use if so.
|
|
|
nginx_ppa_use: false
|
|
|
nginx_ppa_version: stable
|