You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/06/20 01:27:57 UTC

[GitHub] zhy989 opened a new issue #18: issue deploy openwhisk on kubernetes

zhy989 opened a new issue #18: issue deploy openwhisk on  kubernetes
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/18
 
 
   when I run  "ansible-playbook -i environments/kube setup.yml",   the error is as below:
   
   **fatal: [localhost]: FAILED! => {"failed": true, "msg": "The conditional check 'nginx.ssl.cert == \"openwhisk-cert.pem\"' failed. The error was: error while evaluating conditional (nginx.ssl.cert == \"openwhisk-cert.pem\"): {u'confdir': u'{{ config_root_dir }}/nginx', u'ssl': {u'path': u'{{ openwhisk_home }}/ansible/roles/nginx/files', u'cert': u'openwhisk-cert.pem', u'password_enabled': False, u'key': u'openwhisk-key.pem', u'password_file': u'ssl.pass'}, u'version': 1.11, u'port': {u'adminportal': 8443, u'api': 443, u'http': 80}}: 'config_root_dir' is undefined\n\nThe error appears to have been in '/home/h3c/zhy/git/serverless/wsk/openwhisk_k8s/incubator-openwhisk-deploy-kube/ansible/setup.yml': line 33, column 5, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n  - name: gen untrusted certificate for host\n    ^ here\n"}**
   
   
   
 
----------------------------------------------------------------
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