diff --git a/resources/plugins.rb b/resources/plugins.rb index b6e9d3e..235defb 100644 --- a/resources/plugins.rb +++ b/resources/plugins.rb @@ -17,5 +17,5 @@ attribute :user, kind_of: String attribute :group, kind_of: String attribute :base_directory, kind_of: String -attribute :install_type, kind_of: String, default: 'native' +attribute :install_type, kind_of: String attribute :install_check, kind_of: String