summaryrefslogtreecommitdiff
path: root/addhost
diff options
context:
space:
mode:
Diffstat (limited to 'addhost')
-rwxr-xr-xaddhost2
1 files changed, 1 insertions, 1 deletions
diff --git a/addhost b/addhost
index 033c16b..1c34ce3 100755
--- a/addhost
+++ b/addhost
@@ -45,7 +45,7 @@ if [ ! -d $cmd_hostname ]; then
fi
if [ "$cmd_do_bootstrap" = "yes" ]; then
- scp apt/cosmos_1.2-2_all.deb apt/bootstrap-cosmos.sh root@$cmd_hostname:
+ scp apt/cosmos_1.5-1_all.deb apt/bootstrap-cosmos.sh root@$cmd_hostname:
ssh root@$cmd_hostname ./bootstrap-cosmos.sh $cmd_fqdn $rrepo $rtag
ssh root@$cmd_hostname cosmos update
ssh root@$cmd_hostname cosmos apply