presque terminé

This commit is contained in:
Iwan Clément
2018-12-01 09:08:43 +00:00
parent 3852345b6c
commit a754f232e8

View File

@@ -5,8 +5,8 @@
- name: deb http://linux.teamviewer.com/deb stable main
- file: /etc/apt/sources.list.d/teamviewer.list
- enable: 1
- key_url: https://dl.google.com/linux/linux_signing_key.pub
# - gpgkey: https://dl.google.com/linux/linux_signing_key.pub
- key_url: https://download.teamviewer.com/download/linux/signature/TeamViewer2017.asc
# - gpgkey: https://download.teamviewer.com/download/linux/signature/TeamViewer2017.asc
{% elif grains['os_family'] == 'RedHat' %}
TeamViewer:
pkgrepo.managed:
@@ -14,7 +14,7 @@
- baseurl: http://dl.google.com/linux/chrome/rpm/stable/x86_64
- enable: 1
- gpgcheck: 1
- gpgkey: https://dl.google.com/linux/linux_signing_key.pub
- gpgkey: https://download.teamviewer.com/download/linux/signature/TeamViewer2017.asc
- skip_if_unavailable: 1
{% endif %}
Teamviewer installation: