]> granicus.if.org Git - icinga2/commitdiff
Fix RELEASE.md tests
authorMichael Friedrich <michael.friedrich@netways.de>
Wed, 8 Jul 2015 10:55:50 +0000 (12:55 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Wed, 8 Jul 2015 10:56:15 +0000 (12:56 +0200)
RELEASE.md

index 1d16c1b409f29d25d30f22ae5d01539bfda7f2bb..222c1e11ea8168a9074c704815bdc50bdfe4f410 100644 (file)
@@ -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