nodesource / ansible-nodejs-role

Ansible Role for Node.js Binary Install
MIT License
131 stars 47 forks source link

Issue 33: Get GPG apt key from keyserver.ubuntu.com #34

Closed jwhitlock closed 7 years ago

jwhitlock commented 7 years ago

Fix some issues with the Dockerfile and sample role.yml, to demonstrate the problem in #33 on Ubuntu 14.04. Then, fix it by downloading the GPG key from keyserver.ubuntu.com instead of https://deb.nodesource.com.

wolfeidau commented 7 years ago

I have merged this to workaround to offset the current issues.

Will revisit when nodesource team sort out the issues.