hashicorp/packer

Feature: telnet, ftp provisioner

Open

#7.971 aberto em 10 de ago. de 2019

Ver no GitHub
 (0 comments) (1 reaction) (0 assignees)Go (3.228 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (13.697 stars)
Métricas de merge de PR
 (Mesclagem média 4d 23h) (11 fundiu PRs em 30d)

Description

Add a telnet provisioner, using FTP to transfer scripts, on behalf of legacy guest operating systems that do not have ssh, scp servers available.

Telnet provisioning with the option to inline scripts, is likely required for single-user operating systems that cannot run a file server application and a remote shell application concurrently.

Finally, (hot)key delays, for inline scripts and general telnet commands; and delays between telnet client session connections, will be required to ensure reliable communication for some graying telnet servers such as rmenu.

Guia do colaborador