Move profile `nodejs' to `profiles/nodejs'

refs #6842
This commit is contained in:
Alexander Klimov 2014-08-29 11:46:15 +02:00
parent 6c52b5233f
commit 9ebf011e36
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ include pgsql
include openldap include openldap
include profile::icingaweb2 include profile::icingaweb2
include profile::nodejs include nodejs
include profile::icinga2-dev include profile::icinga2-dev
Exec { path => '/bin:/usr/bin:/sbin:/usr/sbin' } Exec { path => '/bin:/usr/bin:/sbin:/usr/sbin' }

View File

@ -1,4 +1,4 @@
class profile::nodejs { class nodejs {
include epel include epel
exec { 'install nodejs': exec { 'install nodejs':