Skip to content

Commit a652217

Browse files
authored
Merge pull request #192 from PascalBourdier/fix-typo
typo
2 parents c80e2ae + ebffbea commit a652217

File tree

1 file changed

+1
-1
lines changed
  • lib/puppet/provider/physical_volume

1 file changed

+1
-1
lines changed

lib/puppet/provider/physical_volume/aix.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Puppet::Type.type(:physical_volume).provide(:iax) do
1+
Puppet::Type.type(:physical_volume).provide(:aix) do
22
desc "Manages LVM physical volumes"
33
#defaultof :operatingsystem => AIX
44
#confine :operatingsystem => AIX

0 commit comments

Comments
 (0)