Skip to content

Commit 278893c

Browse files
committed
fix(contributing): postgresql-service-reload type
1 parent 8592ed0 commit 278893c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

postgres/server/image.sls

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ postgresql-running:
1616
- file: postgresql-pg_hba
1717
1818
postgresql-service-reload:
19-
test.show_notification:
20-
- text: Imitating reload while baking an image
19+
module.run:
20+
- name: test.true
2121
2222
# Try to enable PostgreSQL in "manual" way
2323

0 commit comments

Comments
 (0)