Giter VIP home page Giter VIP logo

ansible-scale's Issues

Ansible 2.7 Concurrency: Further warnings...

  • tasks/scale_update.yml -- Check if any running node needs to be updated

    regression: assert msg no longer accepts list #48547 Another option to configure this is to add stdout_callback = debug to your ansible.cfg
    
  • tasks/scale_cluster.yml -- Create new cluster

    [WARNING]: flush_handlers task does not support when conditional
    
  • tasks/scale_check.yml -- Set default daemon nodename

    [WARNING]: flush_handlers task does not support when conditional
    

Support updating repository url

When using the ansible-scale-gui role I accidentally set wrong repository urls for scale_install_repository_url and scale_install_zimon_repository_url which made ansible fail mid through applying the role. Changing the repository urls after the fact didn't work and I had to manually remove the bad repo files under /etc/yum.repos.d/ before reapplying the role with the correct url's set. You probably need to use the ini module to update an existing repo file.

While this was found while using the ansible-scale-gui role the same problem should arise here as well, so posting it here.

As a sidenote this is what I ended up setting:

scale_install_repository_url: >-
  file:///usr/lpp/mmfs/{{ scale_version }}/gpfs_rpms/

scale_install_zimon_repository_url: >-
  file:///usr/lpp/mmfs/{{ scale_version }}/zimon_rpms/rhel7/

Toogle for SSH Keys

Future improvement is to have a toggle for SSH Key Exchange between nodes, this is for customers that have this already in place. "prepare | Read public SSH key" " prepare | Authorize all SSH keys"

Use a repo even for localpkg install

When performing a localpkg install you could probably simplify the installation logic a bit by setting scale_install_repository_url to a file:-url since yum can handle that and since the installation script contains a repodata directory.

Something like this:

scale_install_repository_url: file:///usr/lpp/mmfs/{{ scale_version }}/gpfs_rpms/

I tried this for the ansible-scale-gui role and that worked fine. :)

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.