Skip to content

Commit 0f4acbc

Browse files
committed
update nodejs to 22 for ht test vm
1 parent 84b8642 commit 0f4acbc

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)