vSphere, using RancherOS as default instead of boot2docker

This commit is contained in:
Olli Janatuinen 2018-06-19 15:27:23 +03:00
parent ba3725a870
commit f59d9dd56c
4 changed files with 4 additions and 4 deletions

View File

@ -35,7 +35,7 @@ export default Component.extend(NodeDriver, {
},
bootstrap: function() {
let iso = get(this, `settings.${C.SETTING.ENGINE_ISO_URL}`) || 'https://github.com/boot2docker/boot2docker/releases/download/v17.03.2-ce/boot2docker.iso';
let iso = get(this, `settings.${C.SETTING.ENGINE_ISO_URL}`) || 'https://releases.rancher.com/os/latest/rancheros-vmware.iso';
let config = get(this, 'globalStore').createRecord({
type: CONFIG,

View File

@ -4813,7 +4813,7 @@ nodeDriver:
unit: MB
boot2dockerUrl:
label: OS ISO URL
placeholder: "Default: Latest boot2docker image"
placeholder: "Default: Latest rancheros-vmware image"
schedulingSection: Scheduling
dataCenter:
label: Data Center

View File

@ -4579,7 +4579,7 @@ nodeDriver:
unit: MB
boot2dockerUrl:
label: OS ISO URL
placeholder: "デフォルト: 最新の boot2docker イメージ"
placeholder: "デフォルト: 最新の rancheros-vmware イメージ"
schedulingSection: スケジューリング
dataCenter:
label: データセンター

View File

@ -4647,7 +4647,7 @@ nodeDriver:
unit: MB
boot2dockerUrl:
label: 操作系统ISO下载地址
placeholder: "缺省: 最新的boot2docker镜像"
placeholder: "缺省: 最新的rancheros-vmware镜像"
schedulingSection: 调度
dataCenter:
label: 数据中心