最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

repository - Installing packer in our Github Action Runners in restricted environment (No public internet) - Stack Overflow

programmeradmin3浏览0评论

We are required to install packer and respective plugins (for AWS and Azure) in our git hub action runner, but there will be no internet access.

We are using jfrog artifactory for managing our software packages and also for proxying remote repositories like EPEL, Microsoft etc.

Can we implement the same strategy for downloading and installing the packer and binaries?

I have gone through the documentation and found the following repo required to be configured for Packer /

But it doesn’t have repo data available, so bit confused here if we can set it up as remote repositories.

Please do suggest what other possibilities anyone has tried to manage packer installation in a restricted environment.

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论