Sfoglia il codice sorgente

missed in the #1726 fix for honoroit

pull/1727/head
Aine 4 anni fa
parent
commit
9967f796c6
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 34969C908CCA2804
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      roles/matrix-bot-honoroit/tasks/setup_install.yml

+ 2
- 0
roles/matrix-bot-honoroit/tasks/setup_install.yml Vedi File

@@ -43,6 +43,8 @@
template:
src: "{{ role_path }}/templates/env.j2"
dest: "{{ matrix_bot_honoroit_config_path }}/env"
owner: "{{ matrix_user_username }}"
group: "{{ matrix_user_groupname }}"
mode: 0640

- name: Ensure honoroit image is pulled


Caricamento…
Annulla
Salva