We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cc5f02 commit 510959fCopy full SHA for 510959f
manifests/init.pp
@@ -74,7 +74,7 @@
74
}
75
contain "${title}::linux"
76
77
- 'FreeBSD', 'windows': {
+ 'FreeBSD', 'OpenBSD', 'windows': {
78
79
default: {
80
fail("${title}: Kernel '${::kernel}' is not currently supported")
0 commit comments