mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-22 05:04:30 +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
|
wget http://packages.icinga.org/epel/6/snapshot/ICINGA-snapshot.repo -O /etc/yum.repos.d/ICINGA-snapshot.repo
|
||||||
yum makecache
|
yum makecache
|
||||||
yum install -y httpd
|
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 httpd on
|
||||||
chkconfig icinga2 on
|
chkconfig icinga2 on
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user