Added puppetlabs-firewall (required by puppetlabs-postgresql), updated the other modules.
This commit is contained in:
parent
5f4b7a3b72
commit
dee66abcdd
137 changed files with 11118 additions and 419 deletions
3
modules/postgresql/templates/systemd-port-override.erb
Normal file
3
modules/postgresql/templates/systemd-port-override.erb
Normal file
|
@ -0,0 +1,3 @@
|
|||
.include /lib/systemd/system/postgresql.service
|
||||
[Service]
|
||||
Environment=PGPORT=<%= @value %>
|
Loading…
Add table
Add a link
Reference in a new issue