Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vmware_deploy_ovf: Add option to source properties marked as ovf:user… #1838

Merged
merged 4 commits into from
Oct 17, 2023
Merged

Conversation

stxm
Copy link
Contributor

@stxm stxm commented Sep 7, 2023

SUMMARY

This forces OVF properties marked as ovf:userConfigurable=false to become user configurable.

This is useful when deploying VCSA OVAs.

Fixes: #802

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

vmware_deploy_ovf: Add option to force applying non-user configurable properties

@stxm
Copy link
Contributor Author

stxm commented Sep 7, 2023

This is a repost of a stale issue/pr

@stxm
Copy link
Contributor Author

stxm commented Sep 11, 2023

recheck

@stxm
Copy link
Contributor Author

stxm commented Sep 14, 2023

recheck

@ihumster
Copy link
Collaborator

recheck

@softwarefactory-project-zuul
Copy link

@ihumster
Copy link
Collaborator

recheck

@ihumster
Copy link
Collaborator

ihumster commented Oct 9, 2023

recheck

@ihumster
Copy link
Collaborator

ihumster commented Oct 9, 2023

@mariolenz need add this to current version and as backport to 3.x

@ihumster
Copy link
Collaborator

ihumster commented Oct 9, 2023

recheck

@ihumster
Copy link
Collaborator

recheck

@ihumster
Copy link
Collaborator

recheck

@ihumster
Copy link
Collaborator

recheck

@ihumster ihumster requested a review from mariolenz October 10, 2023 18:23
@mariolenz mariolenz closed this Oct 16, 2023
@mariolenz mariolenz reopened this Oct 16, 2023
@mariolenz mariolenz closed this Oct 16, 2023
@mariolenz mariolenz reopened this Oct 16, 2023
Copy link
Collaborator

@mariolenz mariolenz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't really know how to test this at the moment, but the code LGTM.

What do you think @ihumster, should we merge? If you think that we should, you can add the mergeitlabel and it should be merged automatically.

@mariolenz mariolenz requested a review from ihumster October 17, 2023 08:39
@softwarefactory-project-zuul
Copy link

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/1d5ed2eeb3ff414da1c4ad297ed4463e

✔️ ansible-tox-linters SUCCESS in 8m 32s
✔️ build-ansible-collection SUCCESS in 7m 34s
✔️ ansible-galaxy-importer SUCCESS in 3m 57s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 3dec435 into ansible-collections:main Oct 17, 2023
18 checks passed
mariolenz pushed a commit to mariolenz/community.vmware that referenced this pull request Oct 17, 2023
ansible-collections#1838)

vmware_deploy_ovf: Add option to source properties marked as ovf:user…

SUMMARY
This forces OVF properties marked as ovf:userConfigurable=false to become user configurable.
This is useful when deploying VCSA OVAs.
Fixes: ansible-collections#802


ISSUE TYPE

Feature Pull Request

COMPONENT NAME
vmware_deploy_ovf: Add option to force applying non-user configurable properties

Reviewed-by: Mario Lenz <[email protected]>
Reviewed-by: Alexander Nikitin <[email protected]>
@mariolenz
Copy link
Collaborator

@mariolenz need add this to current version and as backport to 3.x

#1883

softwarefactory-project-zuul bot pushed a commit that referenced this pull request Oct 17, 2023
#1838) (#1883)

vmware_deploy_ovf: Add new parameter enable_hidden_properties

SUMMARY
This forces OVF properties marked as ovf:userConfigurable=false to become user configurable.
This is useful when deploying VCSA OVAs.
ISSUE TYPE

Feature Pull Request

COMPONENT NAME
vmware_deploy_ovf
ADDITIONAL INFORMATION
Backport #1838
@stxm stxm deleted the vmware_deploy_ovf_patch branch October 19, 2023 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to deploy VCSA appliance with OVF properties using ansible
3 participants