Pantalaimon: self-build depending on architecture
Slavi wrote:
looking at matrixdotorg/pantalaimon, there are prebuilt Pantalaimon images for amd64
. Your role enables self-building in all cases. Let's use the prebuilt images for amd64
. For other roles, we default the self_build
variable to false
in defaults/main.yml
and then add something like this in group_vars/matrix_servers
: matrix_pantalaimon_container_image_self_build: "{{ matrix_architecture not in ['amd64'] }}"
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information