blob: c3e545fce5702239ef9306ed713d529cac76249e [file] [log] [blame]
#!/bin/bash
rm ansible/host_vars/*
rm ansible/roles/voltha/templates/daemon.json
rm -fr volthaInstaller-2/
rm -fr volthaInstaller/
rm ansible/volthainstall.retry
rm key.pem
sed -i -e '/voltha_containers:/,$d' ansible/group_vars/all
git checkout ansible/hosts/voltha
git checkout ansible/hosts/installer
git checkout ../settings.vagrant.yaml