summaryrefslogtreecommitdiff
path: root/ks-template/hw/supermicro
diff options
context:
space:
mode:
authorJon Clausen <jac@nordu.net>2018-08-02 12:38:12 +0200
committerJon Clausen <jac@nordu.net>2018-08-02 12:38:12 +0200
commit2fa7121f3fa0add707e7be2d0e23c8fc950c0fe1 (patch)
tree5f574ed1283aae08cb469903584060d86db1329b /ks-template/hw/supermicro
parenta69b7887558f37e28a7ac2bea70b207bece3a7fa (diff)
support for "CosmosTag"
Diffstat (limited to 'ks-template/hw/supermicro')
-rw-r--r--ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks2
1 files changed, 1 insertions, 1 deletions
diff --git a/ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks b/ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks
index 14a6935..2c49d9b 100644
--- a/ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks
+++ b/ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks
@@ -75,7 +75,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
chvt 1