Move profile icingaweb2' to profiles/icingaweb2'

refs #6842
This commit is contained in:
Alexander Klimov 2014-09-01 15:13:18 +02:00
parent 4114e73626
commit 26132c4b0a
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ include mysql
include pgsql
include openldap
include profile::icingaweb2
include icingaweb2
include nodejs
include profile::icinga2-dev

View File

@ -1,4 +1,4 @@
class profile::icingaweb2 {
class icingaweb2 {
mysql::database::create { 'icingaweb':
username => 'icingaweb',
password => 'icingaweb',