Skip to content

Commit 510959f

Browse files
committed
Ignore OpenBSD, similarly to FreeBSD
1 parent 2cc5f02 commit 510959f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/init.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
}
7575
contain "${title}::linux"
7676
}
77-
'FreeBSD', 'windows': {
77+
'FreeBSD', 'OpenBSD', 'windows': {
7878
}
7979
default: {
8080
fail("${title}: Kernel '${::kernel}' is not currently supported")

0 commit comments

Comments
 (0)