Ryan Kennedy 8 anni fa
parent
commit
ddc52d1813
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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': {