Closed darahayes closed 5 years ago
@wei-lee Thanks for the heads up. Do I simply copy paste the com.redhat.apb.spec
part or do I need other bits also?
@wei-lee Thanks for the heads up. Do I simply copy paste the
com.redhat.apb.spec
part or do I need other bits also?
Just that part I think. @grdryn am I right?
👀
I deployed the APB to here: https://master.waterford-12c6.openshiftworkshop.com.
The new icon is showing up. However, when I try to run the apb, I am getting the following error:
[WARNING]: provided hosts list is empty, only localhost is available. Note
--
| that the implicit localhost does not match 'all'
| ERROR! no action detected in task. This often indicates a misspelled module name, or incorrect module path.
|
| The error appears to have been in '/opt/ansible/roles/provision-sync-app-apb/tasks/main.yml': line 1, column 3, but may
| be elsewhere in the file depending on the exact syntax problem.
|
| The offending line appears to be:
|
|
| - name: create configmap
| ^ here
I have never seen this error before. Can someone else try it and see if it's working? @psturc
👀
@psturc that's strange. Do you have a link of the docker image you built?
@wei-lee tag latest
or v1.1.0
https://hub.docker.com/r/psturc/sync-app-apb/tags
@psturc you are right, it does work now with the image you have built. Looks like something to do with my local docker then
I figure we could merge this then test the master version built by Dockerhub before creating the release tag @wei-lee how does that sound?
👍
@wei-lee Thanks for the heads up. Do I simply copy paste the
com.redhat.apb.spec
part or do I need other bits also?Just that part I think. @grdryn am I right?
@darahayes @wei-lee on the version of the apb
tool that I have (2.0.2), I think it would be:
apb bundle prepare -c Dockerfile
apb bundle prepare -c Dockerfile.rhel7
Probably the equivalent commands in your apb
versions would have a -c
option also, so that you don't have to manually copy over the label
@grdryn thanks. I updated this doc: https://github.com/aerogear/mobile-services-installer/blob/master/apb-release.md
Update image to this one
Update name to 'Data Sync'
Update 'documentationUrl'