Christian Strack
250541d29d
Use proper pypy download url in bootstrap script ( #6555 )
The bootstrap-os role uses a bootstrap script to provision a
python interpreter on flatcar and container os hosts. As the
pypy project switched to another hoster, the download url changed.
If applied this will use the new proper pypy download url in bootstrap script
4 years ago
Michael Sheinberg
c58e5e80ce
Bump pypy to 7.3.1, verify hash ( #6070 )
As of pypy 7.3.0, we can utilize the official pypy project as opposed to
the previously used "portable-pypy" distribution.
4 years ago
Cédric de Saint Martin
168241df4f
Python bootstrap: upgrade pypy to 3.6-7.2.0. ( #5511 )
Solves problem with mitogen about 'Compress object has no attribute copy' in zlib module.
4 years ago
MarkusTeufelberger
301a371efe
Update pypy3 on CoreOS to 7.0.0 ( #4456 )
5 years ago
Markus Teufelberger
5e2c14e916
bootstrap-os: simplify pip3 installation on coreos
5 years ago
Markus Teufelberger
5b5546adf1
bootstrap-os: Install pypy3 portable
5 years ago
MarkusTeufelberger
d58b338bd8
Update the version of pypy used on CoreOS bootstrap-os ( #3922 )
* Update the version of pypy used on CoreOS bootstrap-os
* update the pip installation process on CoreOS
5 years ago
cornelius-keller
4b5cb1185f
fix missing libraries on newer coreos versions
6 years ago
Günther Grill
421e73b87c
Add missing exclamation mark in shebang line ( #1966 )
7 years ago
Brandon B. Jozsa
2606e8e1c8
combine bootstrap options, add xenial support
8 years ago