Code Monkey home page Code Monkey logo

Comments (7)

Borrelworst avatar Borrelworst commented on May 13, 2024

Additional information: It fails when running this playbook:

~/openshift-container-platform-playbooks/activate-private-lb.31x.yaml

In this playbook a var file is mentioned:

  • hosts: masters
    become: yes
    vars_files:
    • vars.yaml

And this file does not exist: Not on the bastion, and also not on the master.

from openshift-container-platform.

haroldwongms avatar haroldwongms commented on May 13, 2024

It seems I accidentally deleted the code from the deployment script that creates the vars.yaml file. I will update that next week.

from openshift-container-platform.

haroldwongms avatar haroldwongms commented on May 13, 2024

Sorry for the delay. I have been working on making a major update to the templates and scripts. I have already incorporated the fixes into the latest version of the templates and have opened a PR with a major revision. Once this gets reviewed and we merge, all should be good.

from openshift-container-platform.

haroldwongms avatar haroldwongms commented on May 13, 2024

Fixes now merged into master. Please try again and let me know if you still have issues.

from openshift-container-platform.

wallenc avatar wallenc commented on May 13, 2024

I'm using the most recent templates and I'm still seeing this exact issue:

I'm using the default RHEL image from the template and have made no customizations other than setting the master and router to private.

stdout:

TASK [Set Service Catalog install 'Complete'] **********************************
ok: [ocpclus-master01]

PLAY RECAP *********************************************************************
localhost : ok=11 changed=0 unreachable=0 failed=0
ocpclus-infra01 : ok=0 changed=0 unreachable=0 failed=0
ocpclus-infra02 : ok=0 changed=0 unreachable=0 failed=0
ocpclus-infra03 : ok=0 changed=0 unreachable=0 failed=0
ocpclus-master01 : ok=127 changed=49 unreachable=0 failed=0
ocpclus-master02 : ok=29 changed=1 unreachable=0 failed=0
ocpclus-master03 : ok=29 changed=1 unreachable=0 failed=0
ocpclus-node01 : ok=0 changed=0 unreachable=0 failed=0
ocpclus-node02 : ok=0 changed=0 unreachable=0 failed=0
ocpclus-node03 : ok=0 changed=0 unreachable=0 failed=0

INSTALLER STATUS ***************************************************************
Initialization : Complete (0:00:49)
Service Catalog Install : Complete (0:03:26)
Wed Mar 20 02:01:22 UTC 2019 - Configure cluster for private masters

stderr:

% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13 100 13 0 0 1552 0 --:--:-- --:--:-- --:--:-- 1444
[WARNING]: Could not match supplied host pattern, ignoring: oo_lb_to_config
[WARNING]: Could not match supplied host pattern, ignoring: oo_nfs_to_config
[WARNING]: Consider using the yum, dnf or zypper module rather than running
rpm. If you need to use command because yum, dnf or zypper is insufficient you
can add warn=False to this command task or set command_warnings=False in
ansible.cfg to get rid of this message.
[WARNING]: Could not match supplied host pattern, ignoring: oo_lb_to_config
[WARNING]: Could not match supplied host pattern, ignoring: oo_nfs_to_config
[WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
with a mode of 0700, this may cause issues when running as another user. To
avoid this, create the remote_tmp dir with the correct permissions manually
[WARNING]: Consider using the unarchive module rather than running tar. If
you need to use command because unarchive is insufficient you can add
warn=False to this command task or set command_warnings=False in ansible.cfg to
get rid of this message.
[WARNING]: Could not match supplied host pattern, ignoring:
oo_nodes_use_calico
[WARNING]: Could not match supplied host pattern, ignoring:
oo_glusterfs_to_config
[WARNING]: Could not match supplied host pattern, ignoring:
oo_elasticsearch_nodes
Warning: Permanently added 'ocpclus-master01,10.2.0.12' (ECDSA) to the list of known hosts.
[WARNING]: Could not match supplied host pattern, ignoring: oo_lb_to_config
[WARNING]: Could not match supplied host pattern, ignoring: oo_nfs_to_config
ERROR! vars file vars.yaml was not found on the Ansible Controller.
If you are using a module and expect the file to exist on the remote, see the remote_src option

from openshift-container-platform.

haroldwongms avatar haroldwongms commented on May 13, 2024

Thank you. I will look into the script.

from openshift-container-platform.

haroldwongms avatar haroldwongms commented on May 13, 2024

#168 provided a fix for this.

from openshift-container-platform.

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.