update clone command for virtual deployment
The features are split to a new git on opendev.org Story: 2010807 Task: 48306 Change-Id: I541882d31a485df87f52e5ccb3ee29680f72e2ba Signed-off-by: Michel Thebeau <michel.thebeau@windriver.com>
This commit is contained in:
parent
5d1c8c3064
commit
5b9296ecbb
@ -46,13 +46,13 @@ Set up the host with the following steps:
|
||||
|
||||
apt-get install -y git
|
||||
cd $HOME
|
||||
git clone https://opendev.org/starlingx/tools.git
|
||||
git clone https://opendev.org/starlingx/virtual-deployment.git
|
||||
|
||||
#. Install required packages:
|
||||
|
||||
::
|
||||
|
||||
cd $HOME/tools/deployment/libvirt/
|
||||
cd $HOME/virtual-deployment/libvirt
|
||||
bash install_packages.sh
|
||||
apt install -y apparmor-profiles
|
||||
apt-get install -y ufw
|
||||
|
Loading…
x
Reference in New Issue
Block a user