From 01e2662903dadce5903581eac738d0b413e521c2 Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Fri, 21 Feb 2020 08:17:03 -0600 Subject: startup for ldap --- destroy | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'destroy') 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" -- cgit v1.2.3