Sha256: 89390866cbd664755e2fb47b3a13c3dee92471fe213098bfc7726b331adedcd0
Contents?: true
Size: 1.31 KB
Versions: 5
Compression:
Stored size: 1.31 KB
Contents
mystring: name: MyString template: MyText template_kind: gpxe operatingsystems: centos5_3, redhat myscript: name: MyScript template: MyText template_kind: script operatingsystems: centos5_3, redhat mystring2: name: MyString2 template: MyText template_kind: provision operatingsystems: centos5_3, redhat myfinish: name: MyFinish template: MyFinish template_kind: finish operatingsystems: centos5_3, redhat pxekickstart: name: centos5_3_pxelinux template: default linux~label linux~kernel <%%= @kernel %>~append initrd=<%%= @initrd %> ks=<%%= foreman_url("kickstart")%> ksdevice=bootif network kssendmac template_kind: pxelinux operatingsystems: centos5_3, redhat pxe_menu: name: PXE Default Menu template: "FOO" template_kind: PXELinux operatingsystems: centos5_3 pxe_default: name: PXE Default File template: default linux~label linux~kernel <%%= @kernel %>~append initrd=<%%= @initrd %> ksdevice=bootif network kssendmac template_kind: pxelinux operatingsystems: centos5_3, redhat pxe_local_default: name: PXE Localboot Default template: DEFAULT menu~PROMPT 0~MENU TITLE PXE Menu~TIMEOUT 200~TOTALTIMEOUT 6000~ONTIMEOUT local~~LABEL local~MENU LABEL (local)~MENU DEFAULT~LOCALBOOT 0 template_kind: pxelinux operatingsystems: centos5_3, redhat
Version data entries
5 entries across 5 versions & 1 rubygems