parent
406f3ba6f7
commit
930416b0dc
|
@ -24,7 +24,7 @@
|
||||||
define pgsql::database::populate ($username, $password, $schemafile) {
|
define pgsql::database::populate ($username, $password, $schemafile) {
|
||||||
include grep
|
include grep
|
||||||
|
|
||||||
Exec { path => '/usr/bin' }
|
Exec { path => '/bin:/usr/bin' }
|
||||||
|
|
||||||
pgsql::database::create { $name:
|
pgsql::database::create { $name:
|
||||||
username => $username,
|
username => $username,
|
||||||
|
|
Loading…
Reference in New Issue