summaryrefslogtreecommitdiff
path: root/lib/ohai/plugins/lua.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ohai/plugins/lua.rb')
-rw-r--r--lib/ohai/plugins/lua.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ohai/plugins/lua.rb b/lib/ohai/plugins/lua.rb
index fb7a4325..0b1a269d 100644
--- a/lib/ohai/plugins/lua.rb
+++ b/lib/ohai/plugins/lua.rb
@@ -16,7 +16,7 @@
# limitations under the License.
#
-Ohai.plugin do
+Ohai.plugin(:Lua) do
provides "languages/lua"
depends "languages"