Revert OvfTransport changes;Build with new CAPV template
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
90efda336a
commit
e8da87afd8
@ -48,7 +48,6 @@
|
|||||||
--datacenter "{{ vcenter_info.datacenter }}" \
|
--datacenter "{{ vcenter_info.datacenter }}" \
|
||||||
--portgroup "{{ vcenter_info.network }}" \
|
--portgroup "{{ vcenter_info.network }}" \
|
||||||
--name "{{ item.instance.hw_name }}"
|
--name "{{ item.instance.hw_name }}"
|
||||||
--disableovftransport
|
|
||||||
when: existing_ova.results[index] is failed
|
when: existing_ova.results[index] is failed
|
||||||
loop: "{{ ova_deploy.results }}"
|
loop: "{{ ova_deploy.results }}"
|
||||||
loop_control:
|
loop_control:
|
||||||
|
@ -297,7 +297,7 @@ dependencies:
|
|||||||
archive: compressed
|
archive: compressed
|
||||||
extra_opts: --strip-components=1
|
extra_opts: --strip-components=1
|
||||||
- filename: npp-prepper
|
- filename: npp-prepper
|
||||||
url: https://code.spamasaurus.com/api/packages/djpbessems/generic/npp-prepper/v0.5.2/npp-prepper
|
url: https://code.spamasaurus.com/api/packages/djpbessems/generic/npp-prepper/v0.5.1/npp-prepper
|
||||||
- filename: skopeo
|
- filename: skopeo
|
||||||
url: https://code.spamasaurus.com/api/packages/djpbessems/generic/skopeo/v1.11.1/skopeo_linux_amd64
|
url: https://code.spamasaurus.com/api/packages/djpbessems/generic/skopeo/v1.11.1/skopeo_linux_amd64
|
||||||
- filename: step
|
- filename: step
|
||||||
|
Loading…
Reference in New Issue
Block a user