Skip to content

Commit 94b74ca

Browse files
committed
Chaging vars formatting to match others in this role
1 parent 564de9f commit 94b74ca

7 files changed

+1
-13
lines changed

vars/postgresql_10.yml

-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,3 @@
22
# PostgreSQL vars for v10
33

44
postgresql_autovacuum_vacuum_cost_delay: 20ms
5-
6-
...

vars/postgresql_11.yml

-2
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,3 @@
33

44
postgresql_jit: off
55
postgresql_autovacuum_vacuum_cost_delay: 20ms
6-
7-
...

vars/postgresql_12.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
# PostgreSQL vars for v12
33

4-
...
4+
# None yet. Add them here if needed.

vars/postgresql_9.3.yml

-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,3 @@
22
# PostgreSQL vars for v9.3
33

44
postgresql_autovacuum_vacuum_cost_delay: 20ms
5-
6-
...

vars/postgresql_9.4.yml

-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,3 @@
22
# PostgreSQL vars for v9.4
33

44
postgresql_autovacuum_vacuum_cost_delay: 20ms
5-
6-
...

vars/postgresql_9.5.yml

-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,3 @@
22
# PostgreSQL vars for v9.5
33

44
postgresql_autovacuum_vacuum_cost_delay: 20ms
5-
6-
...

vars/postgresql_9.6.yml

-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,3 @@
22
# PostgreSQL vars for v9.6
33

44
postgresql_autovacuum_vacuum_cost_delay: 20ms
5-
6-
...

0 commit comments

Comments
 (0)