blob: c3e545fce5702239ef9306ed713d529cac76249e [file] [log] [blame]
Sergio Slobodrianba9cbd82017-06-22 11:45:49 -04001#!/bin/bash
2
3rm ansible/host_vars/*
4rm ansible/roles/voltha/templates/daemon.json
5rm -fr volthaInstaller-2/
6rm -fr volthaInstaller/
7rm ansible/volthainstall.retry
8rm key.pem
9sed -i -e '/voltha_containers:/,$d' ansible/group_vars/all
10git checkout ansible/hosts/voltha
11git checkout ansible/hosts/installer
12git checkout ../settings.vagrant.yaml
13