Explorar o código

Merge pull request #838 from ryno75/master

fixing issue #837
Matthew Haughton %!s(int64=8) %!d(string=hai) anos
pai
achega
63f26298f1
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      manifests/params.pp

+ 2 - 0
manifests/params.pp

@@ -48,6 +48,8 @@ class nginx::params {
         $_module_os_overrides = {
           'manage_repo' => true,
         }
+      } else {
+        $_module_os_overrides = {}
       }
     }
     'Solaris': {