Code Monkey home page Code Monkey logo

Comments (5)

sivadatla avatar sivadatla commented on June 12, 2024 2

You need place the following lines in inventory.erb file:
enable_docker_excluder=false enable_openshift_excluder=false

You also need to downgrade ansible from 2.2.1 to 2.2.0

from installcentos.

jcperezamin avatar jcperezamin commented on June 12, 2024 2

Finally, It works! but with the new ansible version 2.3 :-)

from installcentos.

 avatar commented on June 12, 2024

I was able to bypass that error by adding "enable_docker_excluder=false" and "enable_excluders=false" to the inventory file. But now I am stuck with the error:
TASK [openshift_hosted : create the default registry service] ******************
fatal: [console.]: FAILED! => {"changed": false, "failed": true, "msg": {"cmd": "/usr/local/bin/oc get service docker-registry -o json -n default", "results": [{}], "returncode": 1, "stderr": "Unable to connect to the server: net/http: TLS handshake timeout\n", "stdout": ""}}

from installcentos.

ganeshcodehub avatar ganeshcodehub commented on June 12, 2024

@gshipley, you are awesome. Origin 1.4 installation tutorial fantastic. I did .... It works for me.. !!!

We are expecting Origin 3.7 video tutorial. Because so many stuffs are changed in the Openshift Origin 3.7

@sivadatla and @jcperezamin you both guys are help me lot to finish my installation.

But I have to install Origin 3.7 to deploy the Java application Tomcat. Can you please me guide step by step method for that.

Questions:

  1. What Ansible version I have to use?
  2. What Openshift Ansible Version I have to use?
  3. What are the packages I have to install
  4. Please guide, error free Inventory file for Origin 3.7

Please guide me...

from installcentos.

jcperezamin avatar jcperezamin commented on June 12, 2024

When I finally have got some free time to test Origin 3.7. Someone delete the config.yml from the master branch
[root@new-host-2 ~]# ansible-playbook -i inventory ./openshift-ansible/playbooks/byo/config.yml
ERROR! the playbook: ./openshift-ansible/playbooks/byo/config.yml could not be found

from installcentos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.