Merge "Composable roles within services - NTP - ObjectStorage"

This commit is contained in:
Jenkins
2016-06-22 01:55:45 +00:00
committed by Gerrit Code Review
3 changed files with 2 additions and 11 deletions

View File

@@ -23,9 +23,6 @@ if hiera('step') >= 1 {
include ::timezone
if count(hiera('ntp::servers')) > 0 {
include ::ntp
}
}
if hiera('step') >= 4 {