This is part of adding support for the cflinuxfs4 stack. Ruby and Python interpreters were removed from the stack in the cflinuxfs4 release 1.0.0. We therefore need to install them on our own, and to reduce the overhead of installing both, we'll migrate the python scripts to ruby since the latter provides built-in yaml support.
This is part of adding support for the
cflinuxfs4
stack. Ruby and Python interpreters were removed from the stack in the cflinuxfs4 release 1.0.0. We therefore need to install them on our own, and to reduce the overhead of installing both, we'll migrate the python scripts to ruby since the latter provides built-in yaml support.