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