You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/03/15 11:15:44 UTC

[GitHub] jonpspri opened a new pull request #27: Update ansible information to fix Travis break

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:
users@infra.apache.org


With regards,
Apache Git Services