Files
chef/site-cookbooks/kosmos-hubot/recipes/_nodejs.rb
T

8 lines
140 B
Ruby

#
# Cookbook Name:: kosmos-hubot
# Recipe:: _nodejs
#
node.override["kosmos_nodejs"]["version"] = "16.20.2"
include_recipe "kosmos-nodejs"