Flux readded
This commit is contained in:
parent
e226e2cf85
commit
ecc6dc9854
3 changed files with 8 additions and 0 deletions
|
@ -61,6 +61,7 @@ github "caffeine", "1.0.0"
|
|||
github "chrome", "1.1.2"
|
||||
github "dropbox", "1.2.0"
|
||||
github "firefox", "1.1.5"
|
||||
github "flux", "1.0.1"
|
||||
github "heroku", "2.0.0"
|
||||
github "iterm2", "1.0.4"
|
||||
github "league_of_legends", "1.1.2"
|
||||
|
|
|
@ -43,6 +43,11 @@ GITHUBTARBALL
|
|||
specs:
|
||||
firefox (1.1.5)
|
||||
|
||||
GITHUBTARBALL
|
||||
remote: boxen/puppet-flux
|
||||
specs:
|
||||
flux (1.0.1)
|
||||
|
||||
GITHUBTARBALL
|
||||
remote: boxen/puppet-foreman
|
||||
specs:
|
||||
|
@ -222,6 +227,7 @@ DEPENDENCIES
|
|||
dnsmasq (= 1.0.0)
|
||||
dropbox (= 1.2.0)
|
||||
firefox (= 1.1.5)
|
||||
flux (= 1.0.1)
|
||||
foreman (= 1.0.0)
|
||||
gcc (= 2.0.1)
|
||||
git (= 1.2.5)
|
||||
|
|
|
@ -5,6 +5,7 @@ class people::atomaka::applications {
|
|||
include chrome
|
||||
include dropbox
|
||||
include firefox
|
||||
include flux
|
||||
include heroku
|
||||
include iterm2::stable
|
||||
include league_of_legends::na
|
||||
|
|
Loading…
Reference in a new issue