Commit 747951b
committed
images/server: Rename package_selection for custom-repos
With package_selection set to `custom` for custom-repos source we
failed to install libcephfs-proxy2, samba-vfs-cephfs and few other
required packages due to non satisfying switch case down the line.
Instead we rename package_selection to `custom-repos-devbuilds` so
as to enter the relevant switch case to install crucial packages.
Signed-off-by: Anoop C S <anoopcs@samba.org>1 parent 2b8b96f commit 747951b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
0 commit comments