Adam Ochonicki
28b38ab19d
Update puppet-inifile location in readme
2013-06-29 11:02:44 -04:00
Adam Ochonicki
ffc2d544ac
Update puppet-inifile repo location
2013-06-29 10:24:00 -04:00
Rafael Mendonça França
929ba27365
Merge pull request #251 from porvak/feature/fix-nuke-flags
...
nuke script not using receipts or gitconfig flags
2013-06-24 19:58:40 -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
Rafael Mendonça França
40de1e40f3
Merge pull request #311 from smcnabb/master
...
Set the global node version in the site manifest
2013-06-19 11:55:37 -07: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
206dee9965
Merge pull request #310 from benja-M-1/master
...
Replace dashes by underscores when generating personal manifest
2013-06-18 15:37:06 -07:00
Benjamin Grandfond
38306c8511
Add note about GitHub usernames with dashes in README
2013-06-14 04:12:06 +02:00
Benjamin Grandfond
e3b245f102
Replace dashes by underscores in GitHub usernames
2013-06-14 04:06:32 +02:00
Adam Ochonicki
5d81900bea
Update line highlighting
2013-06-11 17:19:40 -03:00
Adam Ochonicki
feb7b284f6
Merge pull request #305 from rafaelfranca/rm-fix-repository-clone
...
Use the boxen-git-credential for all repositories clones.
2013-06-11 11:57:16 -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
haelmy
13d6f4d22f
adds source folder for librarian-puppet git source cache
2013-06-09 14:22:37 +02:00
Adam Ochonicki
e736220c84
Merge pull request #283 from adamnbowen/patch-1
...
Fix typo: 1.0.5 -> 1.1.0
2013-05-20 08:01:37 -07:00
Adam Bowen
b39cff5735
Fix typo: 1.0.5 -> 1.1.0
...
Code says `github "java", "1.1.0"`, but documentation says "1.0.5", so I fixed it.
2013-05-20 11:00:21 -04:00
Adam Ochonicki
3e3b928dc5
Merge pull request #281 from sclm/patch-1
...
Fix the line numbers for the variable highlighting in docs
2013-05-17 14:56:09 -07:00
Stephen McMillen
bd01a1e6b9
Fix the line numbers for the variable highlighting.
2013-05-17 17:54:33 -03:00
Adam Ochonicki
f57089f589
Merge pull request #274 from mdelagralfo/github-enterprise
...
Github enterprise config and docs
2013-05-15 12:24:15 -07:00
Adam Ochonicki
3fe86022b6
Put a space in this
2013-05-13 21:10:27 -03:00
Morgan Delagrange
90837b5849
adding docs for Github Enterprise users
2013-05-13 16:13:46 -05:00
Morgan Delagrange
acf13e6e2d
adding GitHub Enterprise variables to Boxen config
2013-05-13 15:54:24 -05:00
Adam Ochonicki
e83ac30751
Alpha sort
2013-05-11 20:43:09 -03:00
Adam Ochonicki
419688a0bb
Some readme consistency
2013-05-11 19:19:29 -03:00
Adam Ochonicki
bff779bc3d
Update to chown staff to be consistent with script.sh. Fixes #152 .
2013-05-11 11:19:03 -03:00
Adam Ochonicki
63386bb66a
Merge pull request #241 from mattdbridges/add-fde-tip
...
Update readme with note about no-fde option
2013-05-09 05:46:05 -07:00
Adam Ochonicki
d1a806e421
Update nodejs version in readme
2013-05-08 23:23:42 -03:00
Adam Ochonicki
6527d53ec0
Merge pull request #260 from sankage/puppet-updates
...
update puppetfile to latest module versions
2013-05-08 19:22:40 -07:00
David Briggs
ee2d94256a
update puppetfile and readme to latest versions
2013-05-08 22:17:47 -04:00
Adam Ochonicki
d11c57e9f3
Merge pull request #249 from evilensky/master
...
remove "get" from "to get bootstrap"
2013-05-08 19:03:22 -07:00
Adam Ochonicki
7cef7ae2ef
Merge pull request #256 from wallace/master
...
.projects should be ignored by default
2013-05-08 10:42:10 -07:00
Will Farrington
5c339675c8
Merge pull request #259 from sankage/outdated-gemfile
...
update gemfile to use current boxen gem
2013-04-28 17:57:55 -07:00
David Briggs
4fd87ea316
update vender cache
2013-04-28 17:40:55 -04:00
David Briggs
aa35055ade
update gemfile to use current boxen gem
2013-04-28 17:00:44 -04:00
Jonathan Wallace
939a6f25a7
Update .gitignore
...
.projects should be ignored by default based on https://github.com/boxen/our-boxen/issues/48#issuecomment-13660086
2013-04-25 17:24:57 -03:00
Omar Porras
4e143c370f
Updated scripts to allow for the use of the --receipts and --gitconfig flags
2013-04-22 07:32:11 -05:00
Eugene Vilensky
09873beeba
Minor grammatical edit
...
I think in this case "bootstrap" is already a verb.
2013-04-18 18:45:32 -05:00
Matt Bridges
7f9e2dbebc
No hard drive encryption
...
Some users may not want to encrypt their hard drive, so make
sure they know the option exists to not have to encrypt their
hard drive.
2013-04-15 12:15:48 -05:00
Johan Haals
08009e9b07
Updates README
...
Noticed that Boxen won't run people/manifests/user-name.pp if it
includes dash
2013-04-05 13:41:07 +02:00
Johan Haals
3c1301dba0
Merge pull request #202 from toolbear/patch-1
...
Small typo and grammar correction in modules doc
2013-03-27 10:11:21 -07:00
Johan Haals
123432b852
Merge pull request #150 from petems/add_nuke_instructions
...
Added 'nuke' instructions.
2013-03-27 10:10:13 -07:00
Tim Taylor
176f1a4d6a
Small typo and grammar correction in modules doc
2013-03-26 20:14:57 -03:00
Johan Haals
d512c2e310
Merge pull request #199 from josh-/master
...
Update README
2013-03-23 07:10:21 -07:00
Josh Parnham
e977e27d49
Update README
2013-03-23 21:40:47 +11:00
Will Farrington
72517b2a12
Bump homebrew to fix incompatibilities
2013-03-11 15:36:17 -04:00
Will Farrington
20ad8323cb
Use full paths to bins in script/bootstrap
2013-03-11 14:13:21 -04:00
petems
ed5588375a
Added 'nuke' instructions.
2013-03-08 00:01:30 +00:00
Will Farrington
0218b35b20
Merge pull request #148 from jperl/master
...
Added initial FAQ
2013-03-07 14:29:32 -08:00
Jon Perl
34dcce6911
initial faq
2013-03-07 16:21:36 -05:00
Will Farrington
ebf3abbcb7
Merge pull request #136 from paxan/warn-about-sudo
...
Minor nit: be informative about impending "sudo" activity.
2013-03-07 08:50:48 -08:00
Pavel Repin
e359be2cb1
Further clarification about Bundler installation.
2013-03-07 08:46:52 -08:00