Commit 39f8a809 authored by Ophélie Gagnard's avatar Ophélie Gagnard

generation: Change default comment for hashes.

parent b1686275
......@@ -11,7 +11,7 @@ source generation/00env.sh
uefi_image_name="$(uname -s | tr '[:upper:]' '[:lower:]')-$(uname -r)_${MCA_NAME_AND_VERSION}_${FLB_NAME_AND_VERSION}_${SERVER_GROUP}".efi
sha_list=installation/images-sha512.list
hash_comment="# off + dummy ips, rd.neednet=1 LABEL=Root"
hash_comment="# KVM off + dummy ips, rd.neednet=1 LABEL=Root, in shadir"
networkcache-upload --conf ../tls-access-to-shacache/test.cfg --id river --file "$uefi_image_name" "server-group=$SERVER_GROUP" "kernel-version=$(uname -v | cut -d' ' -f4)" "mca-version=$MCA_VERSION" "flb-version=$FLB_VERSION" "plg-version=$PLG_VERSION" "timestamp=$(date +%s)" "comment=$hash_comment"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment