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 c7693e6 commit 92256a7Copy full SHA for 92256a7
spec/support/acceptance/puppetserver.rb
@@ -1,5 +1,7 @@
1
def unsupported_puppetserver
2
case host_inventory['facter']['os']['name']
3
+ when 'Archlinux'
4
+ true
5
when 'Fedora'
6
true
7
when 'Ubuntu'
0 commit comments