Merge "Remove deprecated fields of remoteDirect"
This commit is contained in:
commit
953e55f04b
@ -11,7 +11,6 @@ bootstrapInfo:
|
|||||||
outputMetadataFileName: output-metadata.yaml
|
outputMetadataFileName: output-metadata.yaml
|
||||||
remoteDirect:
|
remoteDirect:
|
||||||
isoUrl: http://localhost:8099/debian-custom.iso
|
isoUrl: http://localhost:8099/debian-custom.iso
|
||||||
remoteType: redfish
|
|
||||||
clusters:
|
clusters:
|
||||||
dummycluster:
|
dummycluster:
|
||||||
clusterType:
|
clusterType:
|
||||||
|
1
pkg/phase/apply/testdata/config.yaml
vendored
1
pkg/phase/apply/testdata/config.yaml
vendored
@ -11,7 +11,6 @@ bootstrapInfo:
|
|||||||
outputMetadataFileName: output-metadata.yaml
|
outputMetadataFileName: output-metadata.yaml
|
||||||
remoteDirect:
|
remoteDirect:
|
||||||
isoUrl: http://localhost:8099/debian-custom.iso
|
isoUrl: http://localhost:8099/debian-custom.iso
|
||||||
remoteType: redfish
|
|
||||||
clusters:
|
clusters:
|
||||||
dummycluster:
|
dummycluster:
|
||||||
clusterType:
|
clusterType:
|
||||||
|
@ -6,9 +6,6 @@ bootstrapInfo:
|
|||||||
image: {{ airship_config_iso_builder_docker_image }}
|
image: {{ airship_config_iso_builder_docker_image }}
|
||||||
containerRuntime: docker
|
containerRuntime: docker
|
||||||
remoteDirect:
|
remoteDirect:
|
||||||
remoteType: {{ remote_type }}
|
|
||||||
insecure: {{ remote_insecure }}
|
|
||||||
useproxy: {{ remote_proxy }}
|
|
||||||
isoUrl: http://{{ airship_config_iso_serve_host }}:{{ airship_config_iso_port }}/{{ airship_config_iso_name }}
|
isoUrl: http://{{ airship_config_iso_serve_host }}:{{ airship_config_iso_port }}/{{ airship_config_iso_name }}
|
||||||
builder:
|
builder:
|
||||||
userDataFileName: user-data
|
userDataFileName: user-data
|
||||||
|
1
testdata/k8s/config.yaml
vendored
1
testdata/k8s/config.yaml
vendored
@ -11,7 +11,6 @@ bootstrapInfo:
|
|||||||
volume: /srv/iso:/config
|
volume: /srv/iso:/config
|
||||||
remoteDirect:
|
remoteDirect:
|
||||||
isoUrl: http://localhost:8099/debian-custom.iso
|
isoUrl: http://localhost:8099/debian-custom.iso
|
||||||
remoteType: redfish
|
|
||||||
clusters:
|
clusters:
|
||||||
default:
|
default:
|
||||||
clusterType:
|
clusterType:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user