Browse Source

fixing issue #837

Ryan Kennedy 8 years ago
parent
commit
ddc52d1813
1 changed files with 2 additions and 0 deletions
  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': {