此内容没有您所选择的语言版本。
Chapter 4. System Prerequisites
The following sections detail the system prerequisites for deploying OpenShift Enterprise 2.2 using Puppet 3.0 or later. This guide covers standalone Puppet usage. For information on other Puppet implementations, see Chapter 2, Introduction to Puppet.
4.1. Installing Puppet 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
Before you can successfully run Puppet to deploy OpenShift Enterprise, you must install Puppet 3.0 or later, provided by the puppet RPM package, on your target system. See the Puppet Labs® documentation [5] for more information on installing Puppet from the Puppet Labs® repository.
You can also use Puppet Enterprise 3.3.2 or later, but you must first upgrade the
puppetlabs-stdlib
module to version 4.3.2 or later with the following command:
puppet module upgrade puppetlabs-stdlib --version '>=4.3.2'
# puppet module upgrade puppetlabs-stdlib --version '>=4.3.2'