瀏覽代碼
Merge pull request #448 from Jozian/skype-fix-self-build-var
Add global var to control skype image self build
pull/452/head
Slavi Pantaleev
6 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 4AEE18F83AFDEB23
共有
1 個檔案被更改,包括
2 行新增 和
0 行删除
-
group_vars/matrix_servers
|
|
|
@@ -301,6 +301,8 @@ matrix_mautrix_whatsapp_login_shared_secret: "{{ matrix_synapse_ext_password_pro |
|
|
|
# We don't enable bridges by default. |
|
|
|
matrix_mx_puppet_skype_enabled: false |
|
|
|
|
|
|
|
matrix_mx_puppet_skype_container_image_self_build: "{{ matrix_container_images_self_build }}" |
|
|
|
|
|
|
|
matrix_mx_puppet_skype_systemd_required_services_list: | |
|
|
|
{{ |
|
|
|
['docker.service'] |
|
|
|
|