puppet-ethercalc/manifests
Clark Boylan 411f392c14 Put /usr/local/bin at front of path
If things get installed by something other than the system package
manager they often end up in /usr/local/bin and they often shadow things
that the system package manager may have installed. By putting this at
the end of the path we don't get the benefit of that shadowing and
instead get whatever the system package manager installed.

This is particularly unhelpful when attempting to use an npm updated by
npm itself which ends up in the local dir.

Change-Id: Ifb58c98162f0064a2ae70868921eea507306ad7e
2016-11-14 18:46:21 -08:00
..
apache.pp Order of the classes parameters is refactored 2016-03-21 12:07:49 +03:00
buildsource.pp Order of the classes parameters is refactored 2016-03-21 12:07:49 +03:00
init.pp Put /usr/local/bin at front of path 2016-11-14 18:46:21 -08:00
mysql.pp Fix utf8 4 byte collation method 2016-11-14 17:48:59 -08:00
plugin.pp Update etherpad and etherpad puppet manifests. 2013-10-09 16:53:06 -07:00
site.pp Order of the classes parameters is refactored 2016-03-21 12:07:49 +03:00