summaryrefslogtreecommitdiff
path: root/lib/chef/providers.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/providers.rb')
-rw-r--r--lib/chef/providers.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/chef/providers.rb b/lib/chef/providers.rb
index b7b0c52e07..4603be7746 100644
--- a/lib/chef/providers.rb
+++ b/lib/chef/providers.rb
@@ -117,6 +117,7 @@ require "chef/provider/group/gpasswd"
require "chef/provider/group/groupadd"
require "chef/provider/group/groupmod"
require "chef/provider/group/pw"
+require "chef/provider/group/solaris"
require "chef/provider/group/suse"
require "chef/provider/group/usermod"
require "chef/provider/group/windows"