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 09a8c54..4f26cc9 100755
--- a/destroy
+++ b/destroy
@@ -7,3 +7,7 @@ ssh-keygen -R "192.168.122.100"
lxc-stop -n nfs
lxc-destroy -n nfs
ssh-keygen -R "192.168.122.110"
+
+lxc-stop -n ldap
+lxc-destroy -n ldap
+ssh-keygen -R "192.168.122.120"