diff --git a/README.md b/README.md index 85a76355ae8140efd9025768b55c7f43e9008800..c5bf543b56d586020b0c857b3d2517fc2fed3cf2 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Deploy the RPM and Config files to the running compute nodes - Install the RPM ```shell - sudo ansible -i /etc/ansible/hosts c0183 -m shell --one-line --fork=20 -a 'yum --disablerepo=\* localinstall -y /data/rc/installers/nhc/lbnl-nhc-1.4.3-1.el7.noarch.rpm' + sudo ansible -i /etc/ansible/hosts computenodes -m shell --one-line --fork=20 -a 'yum --disablerepo=\* localinstall -y /data/rc/installers/nhc/lbnl-nhc-1.4.3-1.el7.noarch.rpm' ``` - Copy the config files