Fixed time module to use newer inetd module.
This commit is contained in:
parent
314a5944b2
commit
44882c51c6
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ class time::server {
|
||||||
include inetd::server
|
include inetd::server
|
||||||
|
|
||||||
inetd::service { "time-stream":
|
inetd::service { "time-stream":
|
||||||
enable => true,
|
ensure => present,
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue