parent
6c52b5233f
commit
9ebf011e36
|
@ -4,7 +4,7 @@ include pgsql
|
|||
include openldap
|
||||
|
||||
include profile::icingaweb2
|
||||
include profile::nodejs
|
||||
include nodejs
|
||||
include profile::icinga2-dev
|
||||
|
||||
Exec { path => '/bin:/usr/bin:/sbin:/usr/sbin' }
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
class profile::nodejs {
|
||||
class nodejs {
|
||||
include epel
|
||||
|
||||
exec { 'install nodejs':
|
Loading…
Reference in New Issue