summaryrefslogtreecommitdiff
path: root/lib/chef/provider/group/usermod.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/provider/group/usermod.rb')
-rw-r--r--lib/chef/provider/group/usermod.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/provider/group/usermod.rb b/lib/chef/provider/group/usermod.rb
index 6b040b7190..846c58fbc1 100644
--- a/lib/chef/provider/group/usermod.rb
+++ b/lib/chef/provider/group/usermod.rb
@@ -23,7 +23,7 @@ class Chef
class Group
class Usermod < Chef::Provider::Group::Groupadd
- provides :group, os: %w{openbsd solaris2 hpux}
+ provides :group, os: %w{openbsd solaris2}
provides :group, platform: "opensuse"
def load_current_resource