Mettre à jour 'softwares/chrome.sls'

This commit is contained in:
Iwan Clément
2018-05-20 14:30:24 +00:00
parent b589aa6893
commit ddfbee3c09

View File

@@ -16,4 +16,8 @@
- key_url: https://dl.google.com/linux/linux_signing_key.pub
{% endif %}
Chrome installation:
pkg.installed:
- pkgs:
- google-chrome-stable
{% endif %}