vitabaks / postgresql_cluster

PostgreSQL High-Availability Cluster (based on Patroni). Automating with Ansible.
https://postgresql-cluster.org
MIT License
1.48k stars 394 forks source link

Add firewalld/ufw support #705

Closed redy01 closed 1 month ago

vitabaks commented 1 month ago

Hi @redy01

Thank you for your contribution!

I see that the tests are failing with an error: 'firewall_type' is undefined.

Try debug

    - name: Debug firewall_type
      ansible.builtin.debug:
        var: firewall_type
redy01 commented 1 month ago

Weird, because firewall_type is defined in vars/system.yml loaded in "pretasks" section at least in deploy play

SDV109 commented 1 month ago

@redy01, Hi, please rename your branch, I can't make a git clone for a branch named #501

redy01 commented 1 month ago

Hi, renamed to "add-firewalld_ufw"


From: dissolution @.> Sent: Monday, July 29, 2024 09:54 To: vitabaks/postgresql_cluster @.> Cc: redy01 @.>; Mention @.> Subject: Re: [vitabaks/postgresql_cluster] Add firewalld/ufw support (PR #705)

@redy01https://github.com/redy01, Hi, please rename your branch, I can't make a git clone for a branch named #501https://github.com/vitabaks/postgresql_cluster/discussions/501

— Reply to this email directly, view it on GitHubhttps://github.com/vitabaks/postgresql_cluster/pull/705#issuecomment-2255250741, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ANQ2CWHRAEMVTK45KIUP4VDZOXYJRAVCNFSM6AAAAABLGINUJCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJVGI2TANZUGE. You are receiving this because you were mentioned.