mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 00:04:04 +02:00
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…
x
Reference in New Issue
Block a user