Skip to content

Commit 58c36c5

Browse files
authored
Merge pull request #257 from thomasrossetto/fixes/fix_pillar_example
Remove deprecated createuser command in salt 2019.02
2 parents 14b653e + e40f990 commit 58c36c5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pillar.example

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ postgres:
130130
password: '98ruj923h4rf'
131131
createdb: False
132132
createroles: False
133-
createuser: False
134133
inherit: True
135134
replication: False
136135

@@ -139,7 +138,6 @@ postgres:
139138
password: '98ruj923h4rf'
140139
createdb: False
141140
createroles: False
142-
createuser: False
143141
inherit: True
144142
replication: False
145143

0 commit comments

Comments
 (0)