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 c80e2ae + ebffbea commit a652217Copy full SHA for a652217
lib/puppet/provider/physical_volume/aix.rb
@@ -1,4 +1,4 @@
1
-Puppet::Type.type(:physical_volume).provide(:iax) do
+Puppet::Type.type(:physical_volume).provide(:aix) do
2
desc "Manages LVM physical volumes"
3
#defaultof :operatingsystem => AIX
4
#confine :operatingsystem => AIX
0 commit comments