Skip to content

Commit

Permalink
Update deploy_pgcluster.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vitabaks committed Aug 13, 2024
1 parent ec8441f commit 50bc8b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy_pgcluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@
- role: add-repository
- role: packages
- role: sudo
- role: mount
- role: swap
- role: sysctl
- role: transparent_huge_pages
Expand All @@ -260,7 +261,6 @@
- role: ntp
- role: ssh-keys
- role: copy
- role: mount

- name: deploy_pgcluster.yml | Deploy balancers
ansible.builtin.import_playbook: balancers.yml
Expand Down

0 comments on commit 50bc8b6

Please sign in to comment.