Sha256: 9b3f22c3cb9db9916c6697d5ab0c6c243774c69206a2341a87856d727d5bfc4e
Contents?: true
Size: 274 Bytes
Versions: 5
Compression:
Stored size: 274 Bytes
Contents
#!gpxe kernel <%= "#{@host.url_for_boot(:kernel)}" %> ks=<%= foreman_url("provision")%>?static=yes ksdevice=<%= @host.mac %> network kssendmac ip=${net0/ip} netmask=${net0/netmask} gateway=${net0/gateway} dns=${net0/dns} initrd <%= "#{@host.url_for_boot(:initrd)}" %> boot
Version data entries
5 entries across 5 versions & 1 rubygems