Skip to content

Commit 1b5dc3c

Browse files
committed
Merge pull request #186 from apenney/rootpassword
(WIP) #20562: Minor fix for ordering
2 parents d9ce083 + 811ebc6 commit 1b5dc3c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

manifests/init.pp

+2
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,6 @@
131131
name => $client_package_name_real,
132132
}
133133

134+
Class['mysql::config'] -> Mysql::Db <| |>
135+
134136
}

0 commit comments

Comments
 (0)