Skip to content

Extra build args, preseed support#31

Open
alexandruavadanii wants to merge 2 commits intoepcim:masterfrom
alexandruavadanii:param-src-preseed
Open

Extra build args, preseed support#31
alexandruavadanii wants to merge 2 commits intoepcim:masterfrom
alexandruavadanii:param-src-preseed

Conversation

@alexandruavadanii
Copy link
Copy Markdown

In OPNFV we pre-patch the reclass.sytem git repository with a few custom patches, so overriding its git remote URI via env vars could be really useful.

@alexandruavadanii alexandruavadanii force-pushed the param-src-preseed branch 2 times, most recently from 81d1d5c to 47dac0e Compare September 10, 2018 02:34
Allow reclass.system source URI override via env vars.

Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
E.g. A, B with values "a", respectively "b c":
$ invoke build saltmaster-reclass --build-arg-extra='A="a" B="b c"'
will be passed down as:
--build-arg A="a" --build-arg B="b c"

Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
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.

2 participants