Skip to content

Commit

Permalink
Install npm on cloudinit
Browse files Browse the repository at this point in the history
  • Loading branch information
Vylpes committed Feb 6, 2024
1 parent d89d7bb commit c3ae232
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infrastructure/cloud-config.yml
Expand Up @@ -28,6 +28,7 @@ packages:
- docker-buildx-plugin
- docker-compose-plugin
- nodejs
- npm

runcmd:
- ufw limit ssh
Expand Down

0 comments on commit c3ae232

Please sign in to comment.