Commit 5e2a347
committed
images/server: Rename package_selection for custom-repo
With package_selection set to `custom` for custom-repo 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 could rename package_selection to `custom-repo-devbuilds`
so as to enter the relevant switch case to install crucial packages.
Signed-off-by: Anoop C S <anoopcs@samba.org>1 parent da991b3 commit 5e2a347
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments