Skip to content

Commit a6d5bc2

Browse files
committed
missed another spot to pass the migrate param through
1 parent 6d06025 commit a6d5bc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manifests/server.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@
185185
confdir => $confdir,
186186
puppetdb_user => $puppetdb_user,
187187
puppetdb_group => $puppetdb_group,
188+
migrate => $migrate,
188189
notify => Service[$puppetdb_service],
189190
}
190191

0 commit comments

Comments
 (0)