parent
6c52b5233f
commit
9ebf011e36
|
@ -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' }
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
class profile::nodejs {
|
class nodejs {
|
||||||
include epel
|
include epel
|
||||||
|
|
||||||
exec { 'install nodejs':
|
exec { 'install nodejs':
|
Loading…
Reference in New Issue