project-config/nodepool/elements/initialize-urandom
Clark Boylan 777ef2221c Convert python2 dib element scripts to python3
As part of the move to zuul jobs building images we've discovered we
have a couple of scripts that are invoked by python2. Python2 isn't
available be default in the test images and python2 is old enough now
that we should just use python3. This change updates things to make it
so.

We also drop initialize-urandom from our arm builds. We haven't used
this with x86 in some time and it was only really an issue for xenial
anyway. If x86 xenial doesn't need it then arm shouldn't either.

Change-Id: I3821336758b13051e9b331b8feb73fb1f8f1184a
2024-09-12 10:33:57 -07:00
..
init-scripts/systemd Remove After=network.target from initialize-urandom service 2016-09-01 15:12:40 -04:00
post-install.d Fix file permissions with initialize-urandom element 2016-08-18 23:09:10 -04:00
static/usr/local/bin Convert python2 dib element scripts to python3 2024-09-12 10:33:57 -07:00
element-deps Add glue to get initialize-urandom installed 2016-08-17 21:21:20 -04:00
README.rst Nodepool elements: Add a script to initialize urandom 2016-08-17 15:22:26 -07:00

This uses haveged to quickly initialize the nonblocking kernel random number generator at boot.