OSDN Git Service

add yarn-installer recipe to the nodejs_utils cookbook. nodejs_utils-0.2.0
authorwhitestar <whitestar@users.osdn.me>
Sun, 3 Mar 2019 09:25:49 +0000 (18:25 +0900)
committerwhitestar <whitestar@users.osdn.me>
Sun, 3 Mar 2019 09:25:49 +0000 (18:25 +0900)
commit20e66a1b2ac0add589ceaad090d6be012e74adf2
treea18f8128d5de374ec6d8b14952ef53f7713d2ee3
parentbc6496dec24a6e608a99b7ff928fe07a70fd8cf4
add yarn-installer recipe to the nodejs_utils cookbook.
12 files changed:
cookbooks/nodejs_utils/CHANGELOG.md
cookbooks/nodejs_utils/Gemfile.lock [new file with mode: 0644]
cookbooks/nodejs_utils/README.md
cookbooks/nodejs_utils/Rakefile
cookbooks/nodejs_utils/attributes/default.rb
cookbooks/nodejs_utils/chefignore [new file with mode: 0644]
cookbooks/nodejs_utils/concourse.yml
cookbooks/nodejs_utils/fly-vars.yml
cookbooks/nodejs_utils/recipes/yarn-installer.rb [new file with mode: 0644]
cookbooks/nodejs_utils/templates/default/usr/local/bin/yarn_install [new file with mode: 0644]
cookbooks/nodejs_utils/version
roles/nodejs-utils.rb [new file with mode: 0644]