Delete unnecessary groupadd in multinode-lab

Change-Id: I13c86a19c421d8ef102f35bcae63f6dc69317268
Closes-Bug: #1674897
This commit is contained in:
David Rabel 2017-03-22 08:25:26 +01:00
parent 7da8e7c5cf
commit 530d90c9c2

View File

@ -73,8 +73,7 @@ Otherwise create the stack user:
:: ::
groupadd stack useradd -s /bin/bash -d /opt/stack -m stack
useradd -g stack -s /bin/bash -d /opt/stack -m stack
This user will be making many changes to your system during installation This user will be making many changes to your system during installation
and operation so it needs to have sudo privileges to root without a and operation so it needs to have sudo privileges to root without a