Teleport: remove silent
This commit is contained in:
@@ -25,7 +25,7 @@ $STD apt install -y teleport
|
|||||||
$STD teleport configure -o /etc/teleport.yaml
|
$STD teleport configure -o /etc/teleport.yaml
|
||||||
systemctl enable -q --now teleport
|
systemctl enable -q --now teleport
|
||||||
sleep 5
|
sleep 5
|
||||||
$STD /usr/local/bin/tctl users add teleport-admin --roles=editor,access --logins=root >~/teleportadmin.creds
|
tctl users add teleport-admin --roles=editor,access --logins=root >~/teleportadmin.creds
|
||||||
msg_ok "Configured Teleport"
|
msg_ok "Configured Teleport"
|
||||||
|
|
||||||
motd_ssh
|
motd_ssh
|
||||||
|
|||||||
Reference in New Issue
Block a user