Teleport: give more time for service to start up
This commit is contained in:
@@ -24,7 +24,8 @@ msg_info "Configuring Teleport"
|
||||
$STD apt install -y teleport
|
||||
$STD teleport configure -o /etc/teleport.yaml
|
||||
systemctl enable -q --now teleport
|
||||
$STD tctl users add teleport-admin --roles=editor,access --logins=root >~/teleportadmin.creds
|
||||
sleep 5
|
||||
$STD /usr/local/bin/tctl users add teleport-admin --roles=editor,access --logins=root >~/teleportadmin.creds
|
||||
msg_ok "Configured Teleport"
|
||||
|
||||
motd_ssh
|
||||
|
||||
Reference in New Issue
Block a user