From 5b5ad1848dca6bfa7b14f639a29e7c3063bca63a Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Tue, 18 Feb 2020 10:29:53 -0600 Subject: problem is, that there is no hostname resolution --- scripts/debian_roll | 3 --- 1 file changed, 3 deletions(-) (limited to 'scripts/debian_roll') diff --git a/scripts/debian_roll b/scripts/debian_roll index 041baf4..e7ae1ff 100755 --- a/scripts/debian_roll +++ b/scripts/debian_roll @@ -28,6 +28,3 @@ lxc-attach -n $NAME -- bash -c 'echo "AllowTcpForwarding yes" >> /etc/ssh/sshd_c lxc-attach -n $NAME -- bash -c 'echo "X11UseLocalhost yes" >> /etc/ssh/sshd_config' lxc-attach -n $NAME -- bash -c 'echo "PermitRootLogin yes" >> /etc/ssh/sshd_config' lxc-attach -n $NAME -- systemctl restart sshd - -# display info -lxc-info -n $NAME -- cgit v1.2.3