Update Frey variables (#100)

Needed for future role updates and cleanup
This commit is contained in:
Mischa ter Smitten 2017-01-31 13:37:43 +01:00 committed by Kevin van Zonneveld
parent 3052090f72
commit 98009f87c1
1 changed files with 5 additions and 0 deletions

View File

@ -24,3 +24,8 @@ ansistrano_remove_rolled_back: no
# fqdn
fqdn: "{{ lookup('env', 'FREY_DOMAIN') }}"
hostname: "{{ fqdn.split('.')[0] }}"
# nodejs
nodejs_yarn: false
nodejs_npm_global_packages:
- name: yarn