summaryrefslogtreecommitdiff
path: root/lib/chef/provider/group/aix.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/provider/group/aix.rb')
-rw-r--r--lib/chef/provider/group/aix.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/chef/provider/group/aix.rb b/lib/chef/provider/group/aix.rb
index 6ac9d03357..7d6735a66d 100644
--- a/lib/chef/provider/group/aix.rb
+++ b/lib/chef/provider/group/aix.rb
@@ -23,6 +23,7 @@ class Chef
class Provider
class Group
class Aix < Chef::Provider::Group::Groupadd
+ provides :group, platform: %w(aix)
def required_binaries
[ "/usr/bin/mkgroup",