Mettre à jour 'softwares/chrome.sls'
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
|
{% if grains['kernel'] == 'Linux' %}
|
||||||
|
# Ajout du repository
|
||||||
|
# deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main" > /etc/apt/sources.list.d/google-chrome.list'
|
||||||
|
{% if grains['os_family'] == 'Debian' %}
|
||||||
|
{% elif grains['os_family'] == 'Redhat' %}
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
# Ajout du repository
|
Ajout du reposity Google:
|
||||||
# deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main" > /etc/apt/sources.list.d/google-chrome.list'
|
{% endif %}
|
||||||
|
|
||||||
|
|
||||||
Ajout du reposity Google:
|
|
||||||
Reference in New Issue
Block a user