ansibleplaybookbundle / ansible-playbook-bundle

THIS REPO IS MIGRATING: https://github.com/automationbroker/apb
GNU General Public License v2.0
140 stars 70 forks source link

Fix suffix so that its not hardcoded #316

Closed dymurray closed 6 years ago

djzager commented 6 years ago
Found registry IP at: 172.30.1.1:5000
Finished writing dockerfile.
Building APB using tag: [172.30.1.1:5000/openshift/postgresql-apb]
Successfully built APB image: 172.30.1.1:5000/openshift/postgresql-apb
Pushing the image, this could take a minute...
Successfully pushed image: 172.30.1.1:5000/openshift/postgresql-apb
Contacting the ansible-service-broker at: https://asb-1338-ansible-service-broker.172.17.0.1.nip.io/ansible-service-broker/v2/bootstrap
Successfully bootstrapped Ansible Service Broker
Successfully relisted the Service Catalog

Against 3.9

djzager commented 6 years ago
Found registry IP at: 172.30.1.1:5000
Finished writing dockerfile.
Building APB using tag: [172.30.1.1:5000/openshift/postgresql-apb]
Successfully built APB image: 172.30.1.1:5000/openshift/postgresql-apb
Pushing the image, this could take a minute...
Successfully pushed image: 172.30.1.1:5000/openshift/postgresql-apb
Contacting the ansible-service-broker at: https://asb-openshift-automation-service-broker.172.17.0.1.nip.io/openshift-automation-service-broker/v2/bootstrap
Successfully bootstrapped Ansible Service Broker
Successfully relisted the Service Catalog

Against 3.10

djzager commented 6 years ago

LGTM