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

Pass extra ansible vars to kickstart task #240

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jordigilh
Copy link
Contributor

@jordigilh jordigilh commented Feb 3, 2022

Adds a parameter to the rfe-kickstart-pipeline to allow passing additional values to ansible to be used during the template parsing of the kickstart file. This will allow customizing the kickstart file further than just the ostree url.

Example:

tkn pipeline start rfe-kickstart-pipeline -n rfe -s rfe-automation -p extra-template-variables="yggdrasil_http_api_url=$yggdrasil_http_api_url os_name=rhel" ...

@nasx @sabre1041 can you take a look?

Copy link
Contributor

@sabre1041 sabre1041 left a comment

Choose a reason for hiding this comment

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

LGTM

@jordigilh jordigilh force-pushed the add_extra_variable_pipelinearg branch from 21068e7 to 4c83fb9 Compare February 4, 2022 15:51
@jordigilh
Copy link
Contributor Author

@nasx @sabre1041 This PR is ready as well. I have no plans to make further changes right now, pending your feedback 😉

@bbethell-1
Copy link

Looks good to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants