mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 08:14:03 +02:00
parent
4114e73626
commit
26132c4b0a
@ -3,7 +3,7 @@ include mysql
|
|||||||
include pgsql
|
include pgsql
|
||||||
include openldap
|
include openldap
|
||||||
|
|
||||||
include profile::icingaweb2
|
include icingaweb2
|
||||||
include nodejs
|
include nodejs
|
||||||
include profile::icinga2-dev
|
include profile::icinga2-dev
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
class profile::icingaweb2 {
|
class icingaweb2 {
|
||||||
mysql::database::create { 'icingaweb':
|
mysql::database::create { 'icingaweb':
|
||||||
username => 'icingaweb',
|
username => 'icingaweb',
|
||||||
password => 'icingaweb',
|
password => 'icingaweb',
|
Loading…
x
Reference in New Issue
Block a user