Skip to content

Instantly share code, notes, and snippets.

@ssplatt
Created November 1, 2017 13:35
Show Gist options
  • Save ssplatt/6aac492af87b92a110e5bab7884b8e39 to your computer and use it in GitHub Desktop.
Save ssplatt/6aac492af87b92a110e5bab7884b8e39 to your computer and use it in GitHub Desktop.
puppet nodejs module hiera data
nodejs::repo_url_suffix: 6.x
nodejs::npm:
my-custom-app:
ensure: "present"
user: www
target: "/var/www/apps/my-custom-app"
use_package_json: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment