Skip to content

Commit 5ac9a0e

Browse files
authored
Merge pull request #757 from mlibrary/ht_upgrade_nodejs
update nodejs to 22 for ht test vm
2 parents 84b8642 + 0f4acbc commit 5ac9a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/role/webhost/htvm/test.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
])
2828

2929
class { 'nebula::profile::nodejs':
30-
version => '18',
30+
version => '22',
3131
}
3232

3333
include nebula::role::webhost::htvm

0 commit comments

Comments
 (0)