mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 00:34:03 +02:00
parent
9bb68c42a0
commit
406f3ba6f7
@ -26,7 +26,7 @@
|
||||
define mysql::database::populate ($username, $password, $privileges, $schemafile) {
|
||||
include grep
|
||||
|
||||
Exec { path => '/usr/bin' }
|
||||
Exec { path => '/bin:/usr/bin' }
|
||||
|
||||
mysql::database::create { $name:
|
||||
username => $username,
|
||||
|
Loading…
x
Reference in New Issue
Block a user