安装puppet企业时出错

时间:2015-04-05 13:39:02

标签: linux puppet puppet-enterprise

我从PuppetLabs网站下载了Puppet Enterprise 3.7安装程序, 但在安装时我得到了以下错误...

./puppet-enterprise-installer

ERROR: This is a supported platform, but this is not the installer for this platform. Please use the platform specific installer
(puppet-enterprise-3.7.2-el-6-x86_64).

我该如何解决这个问题?

2 个答案:

答案 0 :(得分:2)

您可以通过此链接获取3.7.2的enterprise linux木偶安装程序。

https://s3.amazonaws.com/pe-builds/released/3.7.2/puppet-enterprise-3.7.2-el-6-x86_64.tar.gz

在我看来,就像你为错误的linux发行版下载它一样。

希望这有帮助。

答案 1 :(得分:0)

**这仅适用于开源版本** 您正在安装哪个发行版?该错误告诉您使用其yum repo上提供的EL6安装包。如果你只是安装他们的repo包,那就容易多了:

rpm -Uhv http://yum.puppetlabs.com/puppetlabs-release-el-6.noarch.rpm

然后运行yum install puppet facter