diff options
| author | Tom Barrett <tom@tombarrett.xyz> | 2020-02-21 08:17:03 -0600 |
|---|---|---|
| committer | Tom Barrett <tom@tombarrett.xyz> | 2020-02-21 08:17:03 -0600 |
| commit | 01e2662903dadce5903581eac738d0b413e521c2 (patch) | |
| tree | bb51df97bbdae985794acdf049a6864b96ec0015 /destroy | |
| parent | 876baeb4d455fb811897a00e31fb5231512becd6 (diff) | |
startup for ldap
Diffstat (limited to 'destroy')
| -rwxr-xr-x | destroy | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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" |
