mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
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…
x
Reference in New Issue
Block a user