Skip to content

5. NM2 Deployment

rod edited this page Aug 15, 2019 · 1 revision
  1. If there's an instance of rook already running, comment role rook within nm2-deployment/main.yaml
  2. Deploy NM2
cd ansible-playbooks
ansible-playbook -i inventory -e sshkey=SSHKEY_PATH nm2-deployment/main.yaml 
Clone this wiki locally