summaryrefslogtreecommitdiff
path: root/destroy
diff options
context:
space:
mode:
Diffstat (limited to 'destroy')
-rwxr-xr-xdestroy4
1 files changed, 4 insertions, 0 deletions
diff --git a/destroy b/destroy
index fcf09eb..09a8c54 100755
--- a/destroy
+++ b/destroy
@@ -3,3 +3,7 @@
lxc-stop -n kerberos
lxc-destroy -n kerberos
ssh-keygen -R "192.168.122.100"
+
+lxc-stop -n nfs
+lxc-destroy -n nfs
+ssh-keygen -R "192.168.122.110"