From e23ea50d4bfb089942074f5da1b97fb09fe7d7a4 Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Mon, 21 Aug 2017 14:52:20 -0700 Subject: [PATCH] Added tools for Androids --- puppet/production/site/profile/manifests/mac.pp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/puppet/production/site/profile/manifests/mac.pp b/puppet/production/site/profile/manifests/mac.pp index a04e494..dffcdf2 100644 --- a/puppet/production/site/profile/manifests/mac.pp +++ b/puppet/production/site/profile/manifests/mac.pp @@ -50,6 +50,8 @@ class profile::mac { $homebrew_casks = [ '1password', 'adium', + 'android-file-transfer', + 'android-platform-tools', 'araxis-merge', 'atom', 'caffeine',