From a75d97af809d1640fa35dbbe8bc7a3fd87d8ad08 Mon Sep 17 00:00:00 2001 From: Sofer Athlan-Guyot Date: Thu, 7 Jul 2016 12:01:03 +0200 Subject: [PATCH] Include openstacklib defaults manifest. This provides a mechanism for setting default across all modules. Change-Id: Ifdf4791dac86afd5fac47ccf00595e616d94d736 Related-Bug: 1599113 --- manifests/params.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/params.pp b/manifests/params.pp index 30399abb7..412b21be2 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -3,6 +3,7 @@ # These parameters need to be accessed from several locations and # should be considered to be constant class nova::params { + include ::openstacklib::defaults case $::osfamily { 'RedHat': {