mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 01:28:11 -03:30
fix: flatcar bootstrap (#10363)
This commit is contained in:
@@ -39,4 +39,8 @@ mv -n "${PYPY_FILENAME}" pypy3
|
||||
ln -s ./pypy3/bin/pypy3 python
|
||||
$BINDIR/python --version
|
||||
|
||||
# install PyYAML
|
||||
./python -m ensurepip
|
||||
./python -m pip install pyyaml
|
||||
|
||||
touch $BINDIR/.bootstrapped
|
||||
|
||||
Reference in New Issue
Block a user