|
|
@@ -2000,7 +2000,7 @@ matrix_bot_mjolnir_systemd_required_services_list: | |
|
|
# We don't enable bots by default. |
|
|
# We don't enable bots by default. |
|
|
matrix_bot_draupnir_enabled: false |
|
|
matrix_bot_draupnir_enabled: false |
|
|
|
|
|
|
|
|
matrix_bot_draupnir_container_image_self_build: "{{ matrix_architecture != 'amd64' }}" |
|
|
|
|
|
|
|
|
matrix_bot_draupnir_container_image_self_build: "{{ matrix_architecture not in ['amd64', 'arm64'] }}" |
|
|
|
|
|
|
|
|
matrix_bot_draupnir_systemd_required_services_list: | |
|
|
matrix_bot_draupnir_systemd_required_services_list: | |
|
|
{{ |
|
|
{{ |
|
|
|