hashicorp/packer

Feature: telnet, ftp provisioner

Open

#7,971 创建于 2019年8月10日

在 GitHub 查看
 (2 评论) (1 反应) (0 负责人)Go (3,228 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (13,697 star)
PR 合并指标
 (平均合并 5天 6小时) (30 天内合并 9 个 PR)

描述

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.

贡献者指南