Ver código fonte

Replace `matrix-dynamic-dns` with `ddclient` on matrix_servers

Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/4902/head
Suguru Hirahara 2 meses atrás
pai
commit
c46b7236e4
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: E4F9743DAB4B7B75
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      group_vars/matrix_servers

+ 2
- 2
group_vars/matrix_servers Ver arquivo

@@ -3344,7 +3344,7 @@ etherpad_database_postgres_password: "{{ '%s' | format(matrix_homeserver_generic


###################################################################### ######################################################################
# #
# matrix-dynamic-dns
# ddclient
# #
###################################################################### ######################################################################


@@ -3356,7 +3356,7 @@ ddclient_docker_image_registry_prefix_upstream: "{{ matrix_container_global_regi


###################################################################### ######################################################################
# #
# /matrix-dynamic-dns
# /ddclient
# #
###################################################################### ######################################################################




Carregando…
Cancelar
Salvar