summaryrefslogtreecommitdiff
path: root/apt/bootstrap-cosmos.sh
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2013-10-31 22:05:12 +0100
committerLeif Johansson <leifj@sunet.se>2013-10-31 22:05:12 +0100
commit0b5391c01ad7f919122e2d3737c860aec1d5cca6 (patch)
tree65e255b4cf4c533220ce6c597915547bda098688 /apt/bootstrap-cosmos.sh
parentc97027f5b925d52ef3cb120bc22383f74f653f1a (diff)
parentdb0d42a62842ccd8103daae76e4a6ccf26cf1aac (diff)
Merge branch 'multiverse'sunet-ops-2013-10-31-v05
Diffstat (limited to 'apt/bootstrap-cosmos.sh')
-rwxr-xr-xapt/bootstrap-cosmos.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/apt/bootstrap-cosmos.sh b/apt/bootstrap-cosmos.sh
index 263c083..5dbb21a 100755
--- a/apt/bootstrap-cosmos.sh
+++ b/apt/bootstrap-cosmos.sh
@@ -29,6 +29,7 @@ perl -pi -e "s,#COSMOS_REPO_MODELS=.*,COSMOS_REPO_MODELS=\"\\\$COSMOS_REPO/globa
perl -pi -e 's,#COSMOS_UPDATE_VERIFY_GIT_TAG_PATTERN=.*,COSMOS_UPDATE_VERIFY_GIT_TAG_PATTERN="eduid-cosmos*",' /etc/cosmos/cosmos.conf
COSMOS_BASE=/var/cache/cosmos /var/cache/cosmos/repo/global/post-tasks.d/015cosmos-trust
+COSMOS_KEYS=/var/cache/cosmos/repo/global/overlay/etc/cosmos/keys
(date; nohup cosmos -v update && nohup cosmos -v apply; date) > /var/log/cosmos.log 2>&1