Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Explicitly mention behavior change of profile.d script for $PATH
Browse files Browse the repository at this point in the history
…patching

resolves #177
  • Loading branch information
Ma27 committed Nov 1, 2017
1 parent a8b01bb commit ccab25a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@

- added `download_timeout` parameter to simplify configuration of package download timeouts.

- dropped `profile.d` script to patch NodeJS paths. Target directory will be set with `nodejs::$target_dir` which should be in `$PATH`.
See [bcfdda3341aa8b0d885b40e9a6ab7f90859f9f3e](https://github.com/willdurand/puppet-nodejs/commit/bcfdda3341aa8b0d885b40e9a6ab7f90859f9f3e) and [#177](https://github.com/willdurand/puppet-nodejs/issues/177) for further reference.

### Installer Refactoring

- added `puppetlabs-gcc` for package handling of the compiler (and removed custom implementation)
Expand Down

0 comments on commit ccab25a

Please sign in to comment.