From 2cf68bfd355fb40e3420f7f4e0049b544141359a Mon Sep 17 00:00:00 2001 From: Jon Clausen Date: Tue, 4 Sep 2018 15:37:40 +0200 Subject: add HOSTNAME.DOMAIN to cosmos cmdline --- 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 ecaa851..703484c 100644 --- a/ks-template/hw/dell/R7425/100g-dtn.ks +++ b/ks-template/hw/dell/R7425/100g-dtn.ks @@ -91,7 +91,7 @@ then else curl -o /tmp/cosmos-bootstrap "https://git.nordu.net/?p=ndn-iaas.git;a=blob_plain;f=bootstrap/cosmos-bootstrap;hb=HEAD" chmod +x /tmp/cosmos-bootstrap - /tmp/cosmos-bootstrap "http://gitproxy.nordu.net/ndn-sysconf.git" ${CosmosHash} COSMOSTAG + /tmp/cosmos-bootstrap "http://gitproxy.nordu.net/ndn-sysconf.git" ${CosmosHash} COSMOSTAG HOSTNAME.DOMAIN fi # return to the first vt -- cgit v1.1