From 2fa7121f3fa0add707e7be2d0e23c8fc950c0fe1 Mon Sep 17 00:00:00 2001 From: Jon Clausen Date: Thu, 2 Aug 2018 12:38:12 +0200 Subject: support for "CosmosTag" --- ks-template/hw/dell/R7425/100g-dtn.ks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ks-template/hw/dell') diff --git a/ks-template/hw/dell/R7425/100g-dtn.ks b/ks-template/hw/dell/R7425/100g-dtn.ks index ac79841..20bf830 100644 --- a/ks-template/hw/dell/R7425/100g-dtn.ks +++ b/ks-template/hw/dell/R7425/100g-dtn.ks @@ -81,7 +81,7 @@ then else curl -o /bin/cosmos-bootstrap "https://git.nordu.net/?p=ndn-iaas.git;a=blob_plain;f=bootstrap/cosmos-bootstrap;hb=HEAD" chmod +x /bin/cosmos-bootstrap - /bin/cosmos-bootstrap "http://gitproxy.nordu.net/ndn-sysconf.git" ${CosmosHash} HOSTNAME.DOMAIN + /bin/cosmos-bootstrap "http://gitproxy.nordu.net/ndn-sysconf.git" ${CosmosHash} COSMOSTAG fi # return to the first vt -- cgit v1.1