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