GithubHelp home page GithubHelp logo

Comments (4)

mbukatov avatar mbukatov commented on June 9, 2024

Details how to configure firewall are available now: https://github.com/Tendrl/documentation/wiki/Tendrl-firewall-settings

from tendrl-ansible.

mbukatov avatar mbukatov commented on June 9, 2024

Accepting this feature for future upstream release 1.5.5

from tendrl-ansible.

mbukatov avatar mbukatov commented on June 9, 2024

Implementation details, based on description in this issue and today's meeting Discuss peding tendrl-nsible issues and plan:

  • introduce new ansible variable configure_firewalld_for_tendrl, available in both tendrl-server and tendrl-storage-node roles
  • variable configure_firewalld_for_tendrl is True by default
  • when configure_firewalld_for_tendrl is True, tendrl-ansible will try to open ports for tendrl services via firewalld
  • when configure_firewalld_for_tendrl is True and firewalld is not running, we will abort the playbook (using assert statement) with explanation for the admin, so that he can decide whether to enable firewalld, open ports for gluster and retry, or if he just configures the firewall himself (which includes an option to have no firewall at all) and retry with configure_firewalld_for_tendrl set to false
  • when configure_firewalld_for_tendrl is False, tendrl-ansible will not touch any firewalld setup at all and move all responsibility for firewall setup to the admin (this needs to be clearly communicated to the user)

Moreover we decided to handle firewalld reload in tendrl-ansible and not in postscript of tendrl packages shipping firewalld service files.

from tendrl-ansible.

mbukatov avatar mbukatov commented on June 9, 2024

Resolved by #70, with exception of usage of firewalld service files, which is now tracked by #80

from tendrl-ansible.

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.