Merge remote-tracking branch 'origin/master' into micha
This commit is contained in:
commit
ee9bb7f04f
|
@ -1,8 +1,7 @@
|
|||
tusd/data
|
||||
cover.out
|
||||
data/
|
||||
.infra/env.sh
|
||||
.infra/env.*.sh
|
||||
.infra/env.*
|
||||
.infra/ssh/tusd.pem
|
||||
.infra/Frey-residu*
|
||||
.infra/ssh/frey-tusd.pem
|
||||
|
|
|
@ -27,6 +27,7 @@ hostname: "{{ fqdn.split('.')[0] }}"
|
|||
|
||||
# nodejs
|
||||
nodejs_yarn: false
|
||||
nodejs_install_npm_user: root
|
||||
nodejs_npm_global_packages:
|
||||
- name: yarn
|
||||
|
||||
|
|
Loading…
Reference in New Issue