1
0
mirror of https://github.com/Icinga/icinga2.git synced 2025-04-08 17:05:25 +02:00

Fix RELEASE.md tests

This commit is contained in:
Michael Friedrich 2015-07-08 12:55:50 +02:00
parent 6c1d50edf9
commit 4e664470b5

@ -78,8 +78,11 @@ For major releases: Create a new "support" branch:
Example for CentOS7:
$ sudo docker run -ti centos:latest bash
# yum -y install http://packages.icinga.org/epel/7/release/noarch/icinga-rpm-release-7-1.el7.centos.noarch.rpm
# yum -y install icinga
# yum -y install icinga2
# icinga2 daemon -C
# systemctl start icinga2
# tail -f /var/log/icinga2/icinga2.log