jonpspri opened a new pull request #27: Update ansible information to fix Travis break URL: https://github.com/apache/incubator-openwhisk-runtime-nodejs/pull/27 Because of a change in `incubator-openwhisk` ansible processing, Travis runs have started breaking. This fix replicates the changes into the local `ansible/environments/group_vars/all` file and also introduces a `nodejs_runtimes.yml` file with the hopes of eventually changing habits to use `ansible-playbook -i $OPENWHISK_HOME/ansible/environments/local -e @nodejs_runtimes.yml` instead of having to keep the environment directory in sync. (P.S. The `env_hosts_dir` variable is what’s causing the failure, but I’ve included any other changes to `group_vars/all` needed to bring it into sync with `incubator/openwhisk`. @csantanapr @houshengbo
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
