-
-
Notifications
You must be signed in to change notification settings - Fork 245
Comparing changes
Open a pull request
base repository: voxpupuli/puppet-nodejs
base: v3.0.0
head repository: voxpupuli/puppet-nodejs
compare: v3.1.0
- 20 commits
- 16 files changed
- 6 contributors
Commits on Jun 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8fc47fb - Browse repository at this point
Copy the full SHA 8fc47fbView commit details
Commits on Sep 7, 2017
-
Update puppet version, deprecate some older versions of OSes
William Yardley committedSep 7, 2017 Configuration menu - View commit details
-
Copy full SHA for 42391fb - Browse repository at this point
Copy the full SHA 42391fbView commit details -
Replace anchors with 'contain'
William Yardley committedSep 7, 2017 Configuration menu - View commit details
-
Copy full SHA for 288d386 - Browse repository at this point
Copy the full SHA 288d386View commit details -
Merge pull request #310 from wyardley/remove_anchors
Replace anchors with 'contain'
Configuration menu - View commit details
-
Copy full SHA for 7ce2151 - Browse repository at this point
Copy the full SHA 7ce2151View commit details -
Merge pull request #311 from wyardley/update_metadata
Update puppet version, deprecate some older versions of OSes
Configuration menu - View commit details
-
Copy full SHA for c9666f9 - Browse repository at this point
Copy the full SHA c9666f9View commit details
Commits on Sep 9, 2017
-
Update acceptance tests and add EPEL test case for RedHat acceptance …
…tests
William Yardley committedSep 9, 2017 Configuration menu - View commit details
-
Copy full SHA for 4ed75d0 - Browse repository at this point
Copy the full SHA 4ed75d0View commit details -
Switch acceptance tests to use beaker-module_install_helper, and drop…
… treydock-gpg_key module from acceptance tests
William Yardley committedSep 9, 2017 Configuration menu - View commit details
-
Copy full SHA for 7612020 - Browse repository at this point
Copy the full SHA 7612020View commit details -
Merge pull request #308 from wyardley/update_acceptance_tests
Update acceptance tests, add EPEL test case for RedHat acceptance tests
Configuration menu - View commit details
-
Copy full SHA for 56a6155 - Browse repository at this point
Copy the full SHA 56a6155View commit details
Commits on Sep 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5c78267 - Browse repository at this point
Copy the full SHA 5c78267View commit details
Commits on Sep 17, 2017
-
Remove Puppet > 3.0 conditional, and switch @resource => resource
William Yardley committedSep 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 8849ee8 - Browse repository at this point
Copy the full SHA 8849ee8View commit details -
Resolve issues with tests failing (#312, #318)
William Yardley committedSep 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 6b7acb5 - Browse repository at this point
Copy the full SHA 6b7acb5View commit details -
Merge pull request #319 from wyardley/fix_spec_tests
Resolve issues with tests failing
Configuration menu - View commit details
-
Copy full SHA for 6daf7fb - Browse repository at this point
Copy the full SHA 6daf7fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c96c83 - Browse repository at this point
Copy the full SHA 5c96c83View commit details -
Merge pull request #318 from voxpupuli/modulesync
modulesync 1.1.0
Configuration menu - View commit details
-
Copy full SHA for a5a41d1 - Browse repository at this point
Copy the full SHA a5a41d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cec0584 - Browse repository at this point
Copy the full SHA cec0584View commit details -
Merge pull request #316 from wyardley/update_metadata
Adjust supported Puppet version back to 4.7.1
Configuration menu - View commit details
-
Copy full SHA for 1e61a4f - Browse repository at this point
Copy the full SHA 1e61a4fView commit details -
Turn off legacy symlinks for ubuntu 16.04
With the New version of NodeJS v6.11.3 puppet brakes the installation on ubuntu 16.04 * Content of the node packages. V6.11.2 ``` ~$ dpkg -l |grep nodejs ii nodejs 6.11.2-1nodesource1~xenial1 amd64 Node.js event-based server-side javascript engine ~$ dpkg -L nodejs |grep '/usr/bin/' /usr/bin/nodejs /usr/bin/npm ``` V6.11.3 ``` ~# dpkg -l|grep nodejs ii nodejs 6.11.3-1nodesource1 amd64 Node.js event-based server-side javascript engine ~# dpkg -L nodejs |grep '/usr/bin/' /usr/bin/node /usr/bin/npm ``` After puppet runs to install nodejs the node binary is a broken link. ``` ~# ls -ltra /usr/bin/node /usr/bin/nodejs /etc/alternatives/nodejs lrwxrwxrwx 1 root root 24 Sep 15 09:41 /usr/bin/nodejs -> /etc/alternatives/nodejs lrwxrwxrwx 1 root root 13 Sep 15 09:41 /etc/alternatives/nodejs -> /usr/bin/node lrwxrwxrwx 1 root root 15 Sep 15 09:41 /usr/bin/node -> /usr/bin/nodejs ```
Configuration menu - View commit details
-
Copy full SHA for d0d8193 - Browse repository at this point
Copy the full SHA d0d8193View commit details -
Merge pull request #317 from guerremdq/patch-1
Turn off legacy symlinks for ubuntu 16.04
Configuration menu - View commit details
-
Copy full SHA for c67c992 - Browse repository at this point
Copy the full SHA c67c992View commit details
Commits on Sep 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 401e917 - Browse repository at this point
Copy the full SHA 401e917View commit details -
Configuration menu - View commit details
-
Copy full SHA for c46f9a6 - Browse repository at this point
Copy the full SHA c46f9a6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.0.0...v3.1.0