From 856590cf8f5aebb6207a3c96ab5834bc0990c1a2 Mon Sep 17 00:00:00 2001 From: Jianwei Han Date: Mon, 14 Jul 2014 14:38:36 +0800 Subject: [PATCH] Update packages --- Puppetfile | 2 +- Puppetfile.lock | 4 ++-- modules/people/manifests/hanjianwei/applications.pp | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Puppetfile b/Puppetfile index 6156b63..19e868b 100644 --- a/Puppetfile +++ b/Puppetfile @@ -59,4 +59,4 @@ github "xquartz", "1.1.1" github "osx", "2.7.0" github "property_list_key", "0.2.1", :repo => "glarizza/puppet-property_list_key" github "brewcask", "0.0.4.rc2", :repo => "hanjianwei/puppet-brewcask" -github "dotfiles", "0.0.5", :repo => "hanjianwei/puppet-dotfiles" +github "dotfiles", "0.0.6", :repo => "hanjianwei/puppet-dotfiles" diff --git a/Puppetfile.lock b/Puppetfile.lock index f10ef9e..48ea0b9 100644 --- a/Puppetfile.lock +++ b/Puppetfile.lock @@ -86,7 +86,7 @@ GITHUBTARBALL GITHUBTARBALL remote: hanjianwei/puppet-dotfiles specs: - dotfiles (0.0.5) + dotfiles (0.0.6) GITHUBTARBALL remote: puppetlabs/puppetlabs-inifile @@ -107,7 +107,7 @@ DEPENDENCIES boxen (= 3.6.1) brewcask (= 0.0.4.rc2) dnsmasq (= 1.0.1) - dotfiles (= 0.0.5) + dotfiles (= 0.0.6) gcc (= 2.0.101) git (= 2.4.0) homebrew (= 1.9.4) diff --git a/modules/people/manifests/hanjianwei/applications.pp b/modules/people/manifests/hanjianwei/applications.pp index c1152cd..bd741cb 100644 --- a/modules/people/manifests/hanjianwei/applications.pp +++ b/modules/people/manifests/hanjianwei/applications.pp @@ -27,8 +27,8 @@ class people::hanjianwei::applications { 'google-chrome', 'hazel', 'iterm2', + 'karabiner', 'keyboard-maestro', - 'keyremap4macbook', 'mactex', 'omnifocus', 'onepassword', @@ -80,7 +80,7 @@ class people::hanjianwei::applications { 'emacs', 'git', 'iterm2', - 'keyremap4macbook', + 'karabiner', 'prezto', 'seil', 'tmux', -- 1.8.5.3