如何从puppet master console v2015.2.3触发puppet agent?

时间:2015-12-28 11:29:07

标签: puppet puppet-enterprise mcollective

我使用的是Puppet Enterprise v2015.2.3。

我可以使用MCollective从命令行触发代理运行,但现在我想从控制台触发代理运行。

我该怎么做?

1 个答案:

答案 0 :(得分:1)

不幸的是,你无法在Puppet Enterprise 2015.2中从控制台触发Puppet Agent。你只能从MCollective那里做到。

然而,this functionality was restored in 2015.3

Documentation here.

这里有一些快速截图: Image

enter image description here