hashicorp/packer

Feature: telnet, ftp provisioner

Open

#7,971 建立於 2019年8月10日

在 GitHub 查看
 (0 留言) (1 反應) (0 負責人)Go (13,697 star) (3,228 fork)batch import
enhancementhelp wanted

描述

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.

貢獻者指南