From f939c526e656c21e60727658c1c7e3cea5bcd1cb Mon Sep 17 00:00:00 2001 From: John Van de Meulebrouck Brendgard Date: Sat, 27 Aug 2016 17:05:11 +0200 Subject: [PATCH] Changed tag from eduid-cosmos to the more generic cosmos-ops --- cosmos.conf | 2 +- global/overlay/usr/local/sbin/cosmos_vm | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cosmos.conf b/cosmos.conf index 32f286a..46ef448 100644 --- a/cosmos.conf +++ b/cosmos.conf @@ -1,2 +1,2 @@ -tag="eduid-cosmos" +tag="cosmos-ops" #repo=git://override-repo-URL diff --git a/global/overlay/usr/local/sbin/cosmos_vm b/global/overlay/usr/local/sbin/cosmos_vm index bf27576..498ef43 100755 --- a/global/overlay/usr/local/sbin/cosmos_vm +++ b/global/overlay/usr/local/sbin/cosmos_vm @@ -9,8 +9,8 @@ hostname="default" bridge="br0" cpus="1" mem="1024" -repo="git://code.mnt.se/mnt-cosmos.git" -tag="eduid-cosmos" +repo="https://yourhost/myproj-cosmos.git" +tag="cosmos-ops" ip="" gateway="" netmask=""