Skip to content

Commit

Permalink
[CHEF-1767] require chef/provider/group/aix
Browse files Browse the repository at this point in the history
  • Loading branch information
dougm authored and danielsdeleo committed Mar 18, 2011
1 parent 3cddfb0 commit 6bc88e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chef/lib/chef/providers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
require 'chef/provider/user/useradd'
require 'chef/provider/user/windows'

require 'chef/provider/group/aix'
require 'chef/provider/group/dscl'
require 'chef/provider/group/gpasswd'
require 'chef/provider/group/groupadd'
Expand Down

0 comments on commit 6bc88e5

Please sign in to comment.