Skip to content

Commit

Permalink
Add capability
Browse files Browse the repository at this point in the history
  • Loading branch information
bastian-src committed Aug 20, 2022
1 parent 1eee452 commit 6aa3f2a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/tftp/tftp_plugin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ class Plugin < ::Proxy::Plugin
:tftp_connect_timeout => 10,
:verify_server_cert => true

# Expose automatic iso handling capability
capability 'extraction'

expose_setting :tftp_servername
end
end

0 comments on commit 6aa3f2a

Please sign in to comment.