Composable roles within services - NTP - CephStorage
Add NTP as a composable service for CephStorage. Partially-implements: blueprint composable-services-within-roles Change-Id: Iee89b261b3c45f596ad84549e25d47b8ca1cfbdb
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user