mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-22 21:24:41 +02:00
Vagrant: Install icinga2-doc.
This commit is contained in:
parent
c42cf3b381
commit
fe8c0c8c37
@ -8,7 +8,7 @@ rpm --import http://packages.icinga.org/icinga.key
|
||||
wget http://packages.icinga.org/epel/6/snapshot/ICINGA-snapshot.repo -O /etc/yum.repos.d/ICINGA-snapshot.repo
|
||||
yum makecache
|
||||
yum install -y httpd
|
||||
yum install -y --nogpgcheck icinga2 icinga2-classicui-config icinga-gui
|
||||
yum install -y --nogpgcheck icinga2 icinga2-doc icinga2-classicui-config icinga-gui
|
||||
chkconfig httpd on
|
||||
chkconfig icinga2 on
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user