Commit graph

32 commits

Author SHA1 Message Date
Peter Rhoades
1b3b34eb71 Updating to ::boxen_user variable in anticipation of ::luser deprecation 2013-07-22 23:01:42 +01:00
Will Farrington
314e63b4e7 Fix typo in Repository default require path 2013-07-14 10:49:12 -07:00
Will Farrington
0bd58027f7 Fix up cycle due to git class and updated home-brew module, fixes #354 2013-07-14 00:09:00 -07:00
Rafael Mendonça França
b05b5b0baf Revert "Merge pull request #311 from smcnabb/master"
This reverts commit 40de1e40f3, reversing
changes made to 206dee9965.

Reason: This make harder to override the global version if it is
required for someone.

See https://github.com/boxen/our-boxen/pull/311#issuecomment-19719152
2013-06-19 19:22:36 -03:00
Stephen McNabb
2ce9f444f4 Set the global node version in the site manifest 2013-06-19 11:34:31 -07:00
Rafael Mendonça França
4cf5876a7c Use the boxen-git-credential for all repositories clones.
This is required since puppet run all the comands as root and the
credential config is only present on the user land.

The lack of this configuration is making clones using https to not
work since the credential is not present for the root.

Closes #286
2013-06-11 14:32:40 -03:00
David Briggs
ee2d94256a update puppetfile and readme to latest versions 2013-05-08 22:17:47 -04:00
Will Farrington
a5db44c855 new class names 2013-03-05 21:49:31 -08:00
Rafael Mendonça França
eda66ae79f Fix typo 2013-02-15 18:20:53 -02:00
Will Farrington
2ca5befc42 fix 2013-02-14 18:16:39 -08:00
Will Farrington
d4af4bf811 Update our boxen template with the latest and greatest 2013-02-12 16:41:56 -08:00
Will Farrington
fdb27960fd Update template with latest starter kit 2013-01-08 20:03:34 -08:00
Johan Haals
87bd13f8c6 site.pp - Added missing comma.
Missing comma caused failures when running boxen
2012-10-22 14:25:58 +02:00
Will Farrington
f8640b7709 backport a ton from github 2012-10-18 18:15:57 -07:00
Will Farrington
584076ffc8 bump puppet-boxen to got boxen::repo to handle the repo clone 2012-10-05 12:04:04 -10:00
Will Farrington
8f53cca9a7 fuck a color symlink 2012-10-04 19:40:09 -07:00
Will Farrington
2c5b88a2c4 ensure clone of boxen repo into the srcdir, and a symlink in the BOXEN_HOME to the repo 2012-10-04 10:40:06 -07:00
Will Farrington
0cbf6a884b ensure we clone our boxen repo into BOXEN_HOME/repo 2012-10-04 10:23:17 -07:00
Will Farrington
f570ecfc9b fail if no FDE, this should be parity once rubygems provider is fixed 2012-10-03 22:45:08 -07:00
Will Farrington
fa4648ddd4 add some common packages to default node config 2012-10-03 22:42:43 -07:00
Will Farrington
ee43dd9eaa enable dnsmasq by default 2012-10-03 22:32:59 -07:00
Will Farrington
8bf478a01e enable all the rubies and nodes for now, basically 2012-10-03 22:30:11 -07:00
Will Farrington
64fe0a9d7e update tons of modules, nginx is behaving very weirdly 2012-10-03 21:46:22 -07:00
Will Farrington
e93eb3c83b include ruby 1.9.3-p194 by default 2012-10-03 21:23:42 -07:00
Will Farrington
a88ba81d84 include node 0.6 and 0.8 by default 2012-10-03 21:23:28 -07:00
Will Farrington
ba6fbc9877 update nvm and include by default 2012-10-03 21:12:06 -07:00
Will Farrington
466279b7f4 add hub and rbenv 2012-10-03 18:53:32 -07:00
Will Farrington
ce459a313f turn puppet fu back on 2012-10-03 15:30:37 -07:00
John Barnette
229b4df43f Broken 2012-10-03 10:39:06 -07:00
Will Farrington
93aaa2f395 some small site tweaks 2012-10-02 20:21:40 -07:00
Will Farrington
f5a10d9d8f update default node def 2012-10-02 19:54:15 -07:00
John Barnette
afaf508ea9 Stub manifests/site.pp 2012-10-02 17:27:49 -07:00