Composable roles within services - NTP - CephStorage
[apex-tripleo-heat-templates.git] / puppet / manifests / overcloud_cephstorage.pp
index 4add2f0..e69353b 100644 (file)
@@ -23,10 +23,7 @@ if hiera('step') >= 1 {
   Exec <| tag == 'kmod::load' |>  -> Sysctl <| |>
 
   include ::timezone
-
-  if count(hiera('ntp::servers')) > 0 {
-    include ::ntp
-  }
+  
 }
 
 if hiera('step') >= 3 {