This will force me to have to use the toolboxes for everything.
It also makes it difficult to use Python on the host system, because you can't install anything via Pip without having the libssl libraries, because Python depends on them.
I've discovered that it is possible to configure the host system from a toolbox via Ansible^1 (although it is a bit fiddly).
It would also be good to work on #63 so that the pre-Ansible bootstrapping can be done more easily, but it will be difficult to test that I think, because I don't have clean system to try it out on. Will need to set up a VM.
This will force me to have to use the toolboxes for everything.
It also makes it difficult to use Python on the host system, because you can't install anything via Pip without having the libssl libraries, because Python depends on them.
I've discovered that it is possible to configure the host system from a toolbox via Ansible^1 (although it is a bit fiddly).
It would also be good to work on #63 so that the pre-Ansible bootstrapping can be done more easily, but it will be difficult to test that I think, because I don't have clean system to try it out on. Will need to set up a VM.