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