Microsoft Teams is now needed on all hosts

This commit is contained in:
2019-01-30 13:23:53 +00:00
parent 9e12473652
commit ab5ff69c32

View File

@@ -130,6 +130,7 @@ cask 'insomnia'
cask 'java'
cask 'kaleidoscope'
cask 'licecap'
cask 'microsoft-teams'
cask 'minikube'
cask 'minishift'
cask 'paw'
@@ -247,8 +248,4 @@ if hostname == 'noct'
mas 'feedly', id: 865_500_966
end
if `hostname -s`.strip == 'UAC00013'
cask 'microsoft-teams'
end
# rubocop:enable Naming/FileName