A tester
This commit is contained in:
@@ -5,16 +5,17 @@
|
||||
- name: deb http://linux.teamviewer.com/deb stable main
|
||||
- file: /etc/apt/sources.list.d/teamviewer.list
|
||||
- enable: 1
|
||||
- key_url: https://download.teamviewer.com/download/linux/signature/TeamViewer2017.asc
|
||||
- key_url: http://linux.teamviewer.com/pubkey/TeamViewer2017.asc
|
||||
# - 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:
|
||||
- humanname: Repository Teamviewer pour Rehat family
|
||||
- baseurl: http://dl.google.com/linux/chrome/rpm/stable/x86_64
|
||||
- baseurl: http://linux.teamviewer.com/yum/stable/main/binary-$basearch/
|
||||
- enable: 1
|
||||
- gpgcheck: 1
|
||||
- gpgkey: https://download.teamviewer.com/download/linux/signature/TeamViewer2017.asc
|
||||
- gpgkey: http://linux.teamviewer.com/pubkey/TeamViewer2017.asc
|
||||
- skip_if_unavailable: 1
|
||||
{% endif %}
|
||||
Teamviewer installation:
|
||||
|
||||
Reference in New Issue
Block a user