Copying the NetBackup for OpenStack deployment scripts
To copy the NetBackup for OpenStack deployment scripts
- Ensure that the nbos-cfg-scripts are available on Kolla ansible server at
/rootor any other directory. - Create and switch to directory to untar the NetBackup for OpenStack deployment scripts.
mkdir nbos-cfg-scripts
cd nbos-cfg-scripts/
- Untar the tar file.
tar -xvf nbos-cfg-scripts-<NBOS version number>.tar.gz
For example, tar -xvf nbos-cfg-scripts-9.1.2.20211021104525.tar.gz
- Copy NetBackup for OpenStack ansible role into Kolla-ansible roles directory.
cp -R kolla/roles/NetBackupOpenStack /path/to/venv/share/kolla-ansible/ansible/roles/