mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
overlay coreos/config: Add python stuff to install mask for prod images
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
parent
0d02b23d97
commit
b677dcc5a0
3
sdk_container/src/third_party/coreos-overlay/coreos/config/env/sys-libs/libselinux
vendored
Normal file
3
sdk_container/src/third_party/coreos-overlay/coreos/config/env/sys-libs/libselinux
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
if [[ $(flatcar_target) = 'generic-prod' ]]; then
|
||||
INSTALL_MASK+=" /usr/lib/python* "
|
||||
fi
|
||||
Loading…
x
Reference in New Issue
Block a user