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.
2 parents 9a7de7f + 510959f commit a1e4768Copy full SHA for a1e4768
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 '${facts['kernel']}' is not currently supported")
0 commit comments