puppet-openstack_health/manifests
Colleen Murphy c148067970 Turn off binary symlink in nodejs module
On Xenial, the nodejs puppet module tries to create a symlink from
/usr/bin/node to /usr/bin/nodejs. Depending on the resource ordering,
this might happen before or after the nodejs package creates its own
/usr/bin/node. If puppet has the chance to make the symlink itself, it
breaks node by creating a broken link cycle. This patch uses the
legacy_debian_symlinks parameter to prevent the puppet module from doing
that. This problem was fixed and the option was deprecated and removed
in later versions of the nodejs puppet module, so we will have to remove
the parameter if we update the nodejs module.

Change-Id: I1884dc5a005fe328469b58f876e854c22037d0b7
2018-07-15 11:42:29 +02:00
..
api.pp Switch api server to use system python instead of venv 2017-08-04 14:47:43 -04:00
frontend.pp Turn off binary symlink in nodejs module 2018-07-15 11:42:29 +02:00
init.pp Add provisioning scripts 2015-10-13 22:34:07 -03:00
site.pp Use file resource to manage build copy 2015-10-21 16:12:35 -07:00
user.pp Add provisioning scripts 2015-10-13 22:34:07 -03:00
vhost.pp Fix broken acceptance tests 2015-11-11 14:05:35 -02:00