presque terminé
This commit is contained in:
@@ -5,8 +5,8 @@
|
|||||||
- name: deb http://linux.teamviewer.com/deb stable main
|
- name: deb http://linux.teamviewer.com/deb stable main
|
||||||
- file: /etc/apt/sources.list.d/teamviewer.list
|
- file: /etc/apt/sources.list.d/teamviewer.list
|
||||||
- enable: 1
|
- enable: 1
|
||||||
- key_url: https://dl.google.com/linux/linux_signing_key.pub
|
- key_url: https://download.teamviewer.com/download/linux/signature/TeamViewer2017.asc
|
||||||
# - gpgkey: https://dl.google.com/linux/linux_signing_key.pub
|
# - gpgkey: https://download.teamviewer.com/download/linux/signature/TeamViewer2017.asc
|
||||||
{% elif grains['os_family'] == 'RedHat' %}
|
{% elif grains['os_family'] == 'RedHat' %}
|
||||||
TeamViewer:
|
TeamViewer:
|
||||||
pkgrepo.managed:
|
pkgrepo.managed:
|
||||||
@@ -14,7 +14,7 @@
|
|||||||
- baseurl: http://dl.google.com/linux/chrome/rpm/stable/x86_64
|
- baseurl: http://dl.google.com/linux/chrome/rpm/stable/x86_64
|
||||||
- enable: 1
|
- enable: 1
|
||||||
- gpgcheck: 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
|
- skip_if_unavailable: 1
|
||||||
{% endif %}
|
{% endif %}
|
||||||
Teamviewer installation:
|
Teamviewer installation:
|
||||||
|
|||||||
Reference in New Issue
Block a user