Skip to content

Commit

Permalink
update images and snapshot (#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrYourM authored Sep 22, 2020
1 parent 12b7b19 commit 7642994
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions app/cluster.json.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"upgrading_policy": "in-place-parallel",
"in-place-upgrade-nodes": [{
"container":{
"snapshot": "ss-smyvr25l",
"snapshot": "ss-taz23388",
"zone": "pek3"
},
"copy":[{
Expand All @@ -43,7 +43,7 @@
}]
}, {
"container":{
"snapshot": "ss-9znh895n",
"snapshot": "ss-m30fz6vd",
"zone": "pek3"
},
"copy":[{
Expand All @@ -62,7 +62,7 @@
"role": "master",
"container": {
"type": "kvm",
"image": "img-bjxxggml",
"image": "img-t2o9au2b",
"zone": "pek3"
},
"instance_class": {{cluster.master.instance_class}},
Expand Down Expand Up @@ -148,7 +148,7 @@
"role": "node_perf",
"container": {
"type": "kvm",
"image": "img-bjxxggml",
"image": "img-t2o9au2b",
"zone": "pek3"
},
"instance_class": {{cluster.node_perf.instance_class}},
Expand Down Expand Up @@ -210,7 +210,7 @@
"role": "node_super_perf",
"container": {
"type": "kvm",
"image": "img-bjxxggml",
"image": "img-t2o9au2b",
"zone": "pek3"
},
"instance_class": {{cluster.node_super_perf.instance_class}},
Expand Down Expand Up @@ -272,7 +272,7 @@
"role": "node_gpu",
"container": {
"type": "kvm",
"image": "img-vu1dba8b",
"image": "img-8fnpk9sj",
"zone": "pek3"
},
"instance_class": {{cluster.node_gpu.instance_class}},
Expand Down Expand Up @@ -333,7 +333,7 @@
"role": "client",
"container": {
"type": "kvm",
"image": "img-v5rkofit",
"image": "img-mkv5zy7v",
"zone": "pek3"
},
"instance_class": {{cluster.client.instance_class}},
Expand Down

0 comments on commit 7642994

Please sign in to comment.