Update nodejs, sudo and users cookbooks
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
#
|
||||
# Author:: Nathan L Smith (nlloyds@gmail.com)
|
||||
# Author:: Marius Ducea (marius@promethost.com)
|
||||
# Cookbook Name:: nodejs
|
||||
# Cookbook:: nodejs
|
||||
# Recipe:: package
|
||||
#
|
||||
# Copyright 2012, Cramer Development, Inc.
|
||||
# Copyright 2013, Opscale
|
||||
# Copyright:: 2012-2017, Cramer Development, Inc.
|
||||
# Copyright:: 2013-2017, Opscale
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
@@ -20,8 +20,6 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
node.force_override['nodejs']['install_method'] = 'package' # ~FC019
|
||||
|
||||
include_recipe 'nodejs::repo' if node['nodejs']['install_repo']
|
||||
|
||||
unless node['nodejs']['packages']
|
||||
|
||||
Reference in New Issue
Block a user