因此,我为我的项目* 设置了一个 vagrant / puppet 并在其上运行 Ubuntu 14.04。它只是坏了,没有改变任何东西。puppet module install puppetlabs-aptVM 内部失败并显示以下行:
Error: Could not execute operation for 'puppetlabs/apt'
The server being queried was https://forge.puppetlabs.com
The HTTP response we received was '302 Found'
Check the author and module names are correct.
我使用这个模块已经有一段时间了,它似乎无缘无故停止了工作。任何建议表示赞赏。
-- 编辑:用 --debug 回答问题并没有多大帮助我猜
Notice: Preparing to install into /home/vagrant/.puppet/modules ...
Notice: Created target directory /home/vagrant/.puppet/modules
Notice: Downloading from https://forge.puppetlabs.com ...
Error: Could not execute operation for 'puppetlabs/apt'
The server being queried was https://forge.puppetlabs.com
The HTTP response we received was '302 Found'
Check the author and module names are correct.
*链接:https
vagrant up : //github.com/dwalldorf/owTracker/vagrant ssh和puppet module install puppetlabs-apt