X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=tools%2Fj2%2Fserverrc.j2;h=d5dd32fafe03b6ea780c188d4f7eefe4c8d618d9;hb=refs%2Fchanges%2F77%2F477%2F1;hp=3f68e9225acfc5331b31c2ec298604fa74579b4b;hpb=2197a2467d3c01a24a191be2832dccc5b0d7440b;p=yaml_builds.git diff --git a/tools/j2/serverrc.j2 b/tools/j2/serverrc.j2 index 3f68e92..d5dd32f 100644 --- a/tools/j2/serverrc.j2 +++ b/tools/j2/serverrc.j2 @@ -49,8 +49,8 @@ SRV_BOOT_DEVICE={{yaml.disks[0].name}} SRV_CEPH_DEVICE={{yaml.disks[1].name}} # ipxe script to use - based on the os version and kernel to install -# valid options are script-hwe-16.04.4-amd64.ipxe or script-16.04.4-amd64.ipxe -SRV_BLD_SCRIPT=script-hwe-16.04.5-amd64.ipxe +# valid options are script-hwe-16.04.6-amd64.ipxe or script-16.04.6-amd64.ipxe +SRV_BLD_SCRIPT=script-hwe-16.04.6-amd64.ipxe # template xml file to set bios and raid configuration settings SRV_BIOS_TEMPLATE={{yaml.genesis.bios_template}}