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.

貢獻者指南