summaryrefslogtreecommitdiff
path: root/lib/chef/resource/habitat_install.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/resource/habitat_install.rb')
-rw-r--r--lib/chef/resource/habitat_install.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/chef/resource/habitat_install.rb b/lib/chef/resource/habitat_install.rb
index daecc8d60a..4c2903b399 100644
--- a/lib/chef/resource/habitat_install.rb
+++ b/lib/chef/resource/habitat_install.rb
@@ -19,7 +19,6 @@ require_relative "../resource"
class Chef
class Resource
class HabitatInstall < Chef::Resource
- unified_mode true
provides :habitat_install
description "Use the **habitat_install** resource to install Chef Habitat."