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

Make the distrib a parameter (like the backend) #95

Open
mickours opened this issue Oct 7, 2016 · 0 comments
Open

Make the distrib a parameter (like the backend) #95

mickours opened this issue Oct 7, 2016 · 0 comments
Assignees
Milestone

Comments

@mickours
Copy link
Contributor

mickours commented Oct 7, 2016

As distrib tamplate files are basically only global variables make a mechanism to set it as parameter (like backend is set) but using global include: special function.

for example:

  1. move all distrib recipe global section to a global
  2. run the build with parameters:
kameleon build from_image/base.yaml --global distrib:archlinux --global backend:qemu

This feature is not working as is: cli globals have to be applied before the global include function is applied.

@mickours mickours added this to the 3.0.0 milestone Oct 7, 2016
@mickours mickours self-assigned this Dec 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant