Merge "Turn off binary symlink in nodejs module"
This commit is contained in:
commit
39be1bf1f1
@ -10,6 +10,7 @@ class openstack_health::frontend(
|
||||
|
||||
class { '::nodejs':
|
||||
repo_url_suffix => '6.x',
|
||||
legacy_debian_symlinks => false,
|
||||
}
|
||||
|
||||
package { 'node-gyp':
|
||||
|
Loading…
Reference in New Issue
Block a user