From 657cf48990e4444c2ccd99f72e0b61ddd1a83dce Mon Sep 17 00:00:00 2001 From: Bradley Jones Date: Tue, 16 Sep 2014 12:23:13 +0100 Subject: [PATCH] Remove redundant mention of installation of ntp Installing ntp appeared twice in lab_control-node.xml Change-Id: Iab3a5a8f05b75a36076582ab91d37f003076e1e0 Closes-bug: 1369579 --- .../basic-install-guide/lab_control-node.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/doc/training-guides/basic-install-guide/lab_control-node.xml b/doc/training-guides/basic-install-guide/lab_control-node.xml index 47207fd7..fca78686 100644 --- a/doc/training-guides/basic-install-guide/lab_control-node.xml +++ b/doc/training-guides/basic-install-guide/lab_control-node.xml @@ -137,7 +137,7 @@ netmask 255.255.255.0 Install NTP: - # apt-get install ntp + # apt-get install -y ntp Configure NTP Server to controller node: @@ -174,10 +174,6 @@ netmask 255.255.255.0 apt-get install -y rabbitmq-server - - Install the NTP service: - # apt-get install -y ntp - Create these databases: $ mysql -u root -p