Project

General

Profile

« Previous | Next » 

Revision 24e943d7

Added by Konstantin Orekhov almost 8 years ago

fixes #16009 - added support for native iPXE variant

View differences:

modules/tftp/tftp_api.rb
helpers ::Proxy::Helpers
authorize_with_trusted_hosts
authorize_with_ssl_client
VARIANTS = ["Syslinux", "Pxelinux", "Pxegrub", "Pxegrub2", "Ztp", "Poap"].freeze
VARIANTS = ["Syslinux", "Pxelinux", "Pxegrub", "Pxegrub2", "Ztp", "Poap", "Ipxe"].freeze
helpers do
def instantiate variant, mac=nil

Also available in: Unified diff