|
|
|
@@ -910,7 +910,7 @@ matrix_mx_puppet_discord_database_password: "{{ '%s' | format(matrix_homeserver_ |
|
|
|
# We don't enable bridges by default. |
|
|
|
matrix_mx_puppet_steam_enabled: false |
|
|
|
|
|
|
|
matrix_mx_puppet_steam_container_image_self_build: "{{ matrix_architecture != 'amd64' }}" |
|
|
|
matrix_mx_puppet_steam_container_image_self_build: "{{ matrix_architecture not in ['arm64', 'amd64'] }}" |
|
|
|
|
|
|
|
matrix_mx_puppet_steam_systemd_required_services_list: | |
|
|
|
{{ |
|
|
|
|