Move matrix_container_global_registry_prefix to matrix-base

Various roles depend on this. It makes sense to make it part
of the `matrix-base` role.
This commit is contained in:
Slavi Pantaleev
2022-03-10 11:28:25 +02:00
parent a05bcc98b0
commit 1895b01810
2 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,6 @@
# You can also override ANY variable (seen here or in any given role),
# by re-defining it in your own configuration file (`inventory/host_vars/matrix.<your-domain>`).
matrix_container_global_registry_prefix: "docker.io/"
######################################################################
#
# matrix-base