Jeff Geerling 8 жил өмнө
parent
commit
fa5b412daf
1 өөрчлөгдсөн 4 нэмэгдсэн , 0 устгасан
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -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`.
 (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
 ## Dependencies
 
 
 None.
 None.