Преглед на файлове

matrix.org was hacked and made some changes to their packet infrastracture. Changed URLs.

Thomas Buck преди 5 години
родител
ревизия
046c03aa3a
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2
    2
      roles/matrix/tasks/synapse.yml

+ 2
- 2
roles/matrix/tasks/synapse.yml Целия файл

@@ -1,10 +1,10 @@
1 1
 - name: Ensure repository key for Synapse is in place
2
-  apt_key: url=https://matrix.org/packages/debian/repo-key.asc state=present
2
+  apt_key: url=https://packages.matrix.org/debian/matrix-org-archive-keyring.gpg state=present
3 3
   tags:
4 4
     - dependencies
5 5
 
6 6
 - name: Add Synapse repository
7
-  apt_repository: repo="deb https://matrix.org/packages/debian/ {{ ansible_distribution_release }} main"
7
+  apt_repository: repo="deb https://packages.matrix.org/debian/ {{ ansible_distribution_release }} main"
8 8
   tags:
9 9
     - dependencies
10 10
 

Loading…
Отказ
Запис