summaryrefslogtreecommitdiff
path: root/destroy
blob: fcf09eb38d5c6b50f40a65ef913ffdcbc7279d04 (plain)
1
2
3
4
5
#!/bin/bash

lxc-stop -n kerberos
lxc-destroy -n kerberos
ssh-keygen -R "192.168.122.100"