Skip to content

Commit 3759683

Browse files
committed
Merge pull request #4 from bodepd/10707_amazon_linux_support
(#10707) Add os linux to el list
2 parents 5a65579 + 53bd9c7 commit 3759683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/init.pp

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
$servers_real = $servers
6464
}
6565
}
66-
centos, redhat, oel: {
66+
centos, redhat, oel, linux: {
6767
$supported = true
6868
$pkg_name = [ "ntp" ]
6969
$svc_name = "ntpd"

0 commit comments

Comments
 (0)