此内容没有您所选择的语言版本。
4.3. Installing the OpenShift Origin Puppet Module
		Once Puppet has been installed on the target system, you can install the OpenShift Origin Puppet module by running the following command:
	
puppet module install openshift/openshift_origin
# puppet module install openshift/openshift_origin
		To instead work from the Puppet module source, you can clone the 
puppet-openshift_origin repository onto the target system with the following:
	git clone https://github.com/openshift/puppet-openshift_origin.git /etc/puppet/modules/openshift_origin
# git clone https://github.com/openshift/puppet-openshift_origin.git /etc/puppet/modules/openshift_origin