이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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'