Commit 2522d1b51af09fb2c203fd2d581643f2c54fff5c

Authored by Jianwei Han
1 parent d470c4a631
Exists in master

Install pythons

Showing 4 changed files with 18 additions and 4 deletions Side-by-side Diff

... ... @@ -53,7 +53,8 @@
53 53  
54 54 # Optional/custom modules. There are tons available at
55 55 # https://github.com/boxen.
56   -github "osx", "2.7.0"
57   -github "brewcask", "0.0.4.rc2", :repo => "hanjianwei/puppet-brewcask"
58   -github "dotfiles", "0.0.9", :repo => "hanjianwei/puppet-dotfiles"
  56 +github "osx", "2.7.0"
  57 +github "brewcask", "0.0.4.rc2", :repo => "hanjianwei/puppet-brewcask"
  58 +github "dotfiles", "0.0.9", :repo => "hanjianwei/puppet-dotfiles"
  59 +github "python", "0.0.2", :repo => "hanjianwei/puppet-python"
... ... @@ -69,6 +69,11 @@
69 69 homebrew (1.9.5.rc2)
70 70  
71 71 GITHUBTARBALL
  72 + remote: hanjianwei/puppet-python
  73 + specs:
  74 + python (0.0.2)
  75 +
  76