Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws-lb demo doesn't update the certs #18

Closed
magicalyak opened this issue Feb 20, 2019 · 0 comments
Closed

aws-lb demo doesn't update the certs #18

magicalyak opened this issue Feb 20, 2019 · 0 comments

Comments

@magicalyak
Copy link
Contributor

Error occurs using the aws-nlb demo. No matter where the certs are they don't copy or aren't found. The step that copies them seems fine

ie
==> ngx-plus: Uploading /Users/tgamull/.ssh/ngx-certs => ~/.ssh/certs

Then the error

ngx-plus: TASK [nginxinc.nginx : (All OSs) Copy NGINX Plus Certificate and License Key] ***
ngx-plus: An exception occurred during task execution. To see the full traceback, use -vvv. The error was: If you are using a module and expect the file to exist on the remote, see the remote_src option
ngx-plus: failed: [127.0.0.1] (item=license/nginx-repo.crt) => {"changed": false, "item": "license/nginx-repo.crt", "msg": "Could not find or access 'license/nginx-repo.crt'\nSearched in:\n\t/tmp/packer-provisioner-ansible-local/5c6dbc5b-e3b9-8467-4a10-31349bf300e4/roles/nginxinc.nginx/files/license/nginx-repo.crt\n\t/tmp/packer-provisioner-ansible-local/5c6dbc5b-e3b9-8467-4a10-31349bf300e4/roles/nginxinc.nginx/license/nginx-repo.crt\n\t/tmp/packer-provisioner-ansible-local/5c6dbc5b-e3b9-8467-4a10-31349bf300e4/roles/nginxinc.nginx/tasks/plus/files/license/nginx-repo.crt\n\t/tmp/packer-provisioner-ansible-local/5c6dbc5b-e3b9-8467-4a10-31349bf300e4/roles/nginxinc.nginx/tasks/plus/license/nginx-repo.crt\n\t/tmp/packer-provisioner-ansible-local/5c6dbc5b-e3b9-8467-4a10-31349bf300e4/files/license/nginx-repo.crt\n\t/tmp/packer-provisioner-ansible-local/5c6dbc5b-e3b9-8467-4a10-31349bf300e4/license/nginx-repo.crt on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"}
ngx-plus: An exception occurred during task execution. To see the full traceback, use -vvv. The error was: If you are using a module and expect the file to exist on the remote, see the remote_src option
ngx-plus: failed: [127.0.0.1] (item=license/nginx-repo.key) => {"changed": false, "item": "license/nginx-repo.key", "msg": "Could not find or access 'license/nginx-repo.key'\nSearched in:\n\t/tmp/packer-provisioner-ansible-local/5c6dbc5b-e3b9-8467-4a10-31349bf300e4/roles/nginxinc.nginx/files/license/nginx-repo.key\n\t/tmp/packer-provisioner-ansible-local/5c6dbc5b-e3b9-8467-4a10-31349bf300e4/roles/nginxinc.nginx/license/nginx-repo.key\n\t/tmp/packer-provisioner-ansible-local/5c6dbc5b-e3b9-8467-4a10-31349bf300e4/roles/nginxinc.nginx/tasks/plus/files/license/nginx-repo.key\n\t/tmp/packer-provisioner-ansible-local/5c6dbc5b-e3b9-8467-4a10-31349bf300e4/roles/nginxinc.nginx/tasks/plus/license/nginx-repo.key\n\t/tmp/packer-provisioner-ansible-local/5c6dbc5b-e3b9-8467-4a10-31349bf300e4/files/license/nginx-repo.key\n\t/tmp/packer-provisioner-ansible-local/5c6dbc5b-e3b9-8467-4a10-31349bf300e4/license/nginx-repo.key on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant