Commit c88c97f
committed
guestfs: export kconfig yaml missing variables
Export to YAML the following kconfig variables as required by
custom-image task in the base_image role:
* GUESTFS_HAS_CUSTOM_RAW_IMAGE_URL
* GUESTFS_CUSTOM_RAW_IMAGE_URL
* GUESTFS_HAS_CUSTOM_RAW_IMAGE_SHA512SUMS
* GUESTFS_CUSTOM_RAW_IMAGE_SHA512SUMS_URL
* GUESTFS_HAS_CUSTOM_RAW_IMAGE_ROLLING
Fixes: ad8cf5b ("Add a base-image role")
Signed-off-by: Daniel Gomez <[email protected]>1 parent 6227b58 commit c88c97f
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| 39 | + | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
| 49 | + | |
45 | 50 | | |
46 | 51 | | |
47 | 52 | | |
| |||
0 commit comments