CentOS6.4: install puppet3.1.1 on the system. For more information, see chenshake's article OS: centso6.4X64Puppet3.1.1Puppetm.
Install puppet 3.1.1 on CentOS6.4 system. For more information, see chenshake.
OS: centso 6.4 X64Puppet 3.1.1Puppet master: master. canghai. comPuppet clients: node1-5.canghai.com
Install Puppet in Linux
I. Prepare the environment1. Set host name and hosts fileMaster Agent 2. Start the node ntpd service3. Create a local yum Repository
See this link.
4. Set up an FTP server and provide a custom yum repository access interface
[root@master ~]# cat /etc/vsftpd/vsftpd.conflisten=YESanonymous_enable=YESlocal_enable=YESwrite_enable=YESlocal_umask=022anon_upload_enable=YESanon_mkdir_write_e
Install the latest Puppet configuration management tool on CentOS6.4
Install puppet 3.1.1 on CentOS6.4 system. For more information, see chenshake.OS: centso 6.4 X64Puppet 3.1.1Puppet master: master. canghai. comPuppet clients: node1-5.canghai.com
Puppet requires that all ma
This article refers to Yulaw's "puppet Combat", and get his guidance. Here, thank Yulaw.As mentioned in the previous article, Puppet is used to automatically generate files that are defined on the server by the client.We continue here to define the software that the client needs to install from the server.Here we install
CentOS installation Puppet environment introduction: centos6.4x64 with CentOS-6.4-x86_64-minimal.iso minimal installation puppet version 3.6.2, ruby1.8.7, facter1.7.1Puppet requires that all machines have a complete domain name (FQDN), if no DNS server provides a domain name, can be installed in two CentOS Puppet environment introduction: centos6.4x64 using CentO
Centos is one of the most widely used linux server systems. It is convenient to use yum for software package management, and is also liked by everyone who uses centos. I am also more and more fond of using yum to install software packages. Unless necessary, software is rarely compiled and installed.
There are also many centos extension sources (repo), such as the well-known EPEL and the two introduced in the previous yum source sharing article by mosq
CentOS6.5 install puppet
Centos6.5 (32-bit) ruby can be directly installed (yum install ruby)
When installing puppet, you must first set the yum Source:
Rpm-Uvh http://yum.puppetlabs.com/el/5/products/i386/puppetlabs-release-5-7.noarch.rpm
Yum clean all
Yum install
Centos6.5 (32-bit) ruby can be directly installed (yuminstallruby) when installing puppet, you must first set the yum source: rpm-Uvhhttp: // Configure
Centos6.5 (32-bit) ruby can be directly installed (yum install ruby)
When installing puppet, you must first set the yum source:
Rpm-Uvh http://yum.puppetlabs.com/el/5/products/i386/puppetlabs-release-5-7.noarch.rp
, the ssh service must be enabled in your configuration file. if the ssh service is disabled
Puppet will find this exception and then enable the ssh service. to make the system status consistent with the configuration file. puppet is like a magician, which will make your chaotic system converge to the State desired by the puppet configuration file.
You can use
name/software name system/software version additional information 1 software subversion 1.6.11-7 RPM package 2 software tortoisesvn 1.8.2.24708-x64-svn-1.8.3 MSIIii. deployment process 1 SVN server deployment
1.1 install related software packages
[[Email protected] ~] # Yum install subversion [[email protected] ~] # Svnserve-version # Check whether the installation is successful through version Verificatio
Puppet Dashboard was created by Puppetlabs, a company that supports Puppet development, and is a Ruby on Rails program. Can be used as a enc (external node classifier) and as a reporting tool, and is becoming an integrated interface with many puppet new features, such as auditing and resource management functions. Puppet
Deployment and testing for cloud management tool puppetSystem Environment:
650) this. width = 650; "border =" 0 "src =" http://www.bkjia.com/uploads/allimg/131227/1U1405Z6-0.jpg "/>
[root@rhel6u3-102puppet]#uname-r
2.6.32-279.el6.x86_64
[root@rhel6u3-102puppet]#cat/etc/redhat-release
RedHatEnterpriseLinuxServerrelease6.3(Santiago)
1. Preparations 1. The host name can be resolved to the DNS or the hosts file can be resolved to each other) puppet
First, the server planningThe following are the latest versions of Yum installed directly.Server operating system is centos6.2Puppetmaster1 10.168.32.116 puppstmaster1.jq.comPuppetmaster2 10.168.32.117 puppetmaster2.jq.comPuppet1 10.168.32.120 ag1.jq.comPuppet2 10.168.32.121 ag2.jq.comPUPPETCA1 10.168.32.118 puppetca1.jq.comPUPPETCA2 10.168.32.119 puppetca2.jq.comFacter.x86_64 1:2.3.0-1.el6Puppet.noarch 0:3.7.3-1.el6Second, software Installation2.1 Installing the Epel PackageAll servers
in the file. If the ssh service is disabled accidentallyPuppet will find this exception, and then enable the ssh service to keep the system status and configuration file oneAs a result, puppet is like a magician who will converge your chaotic system to the desired state in the puppet configuration file.You can use puppet to manage the entire lifecycle of the ser
in the file. If the SSH service is disabled accidentallyPuppet will find this exception, and then enable the SSH service to keep the system status and configuration file oneAs a result, puppet is like a magician who will converge your chaotic system to the desired state in the puppet configuration file.You can use puppet to manage the entire lifecycle of the ser
certificate when the Puppet is installed, the client and server communication requires this certificate)
192.168.0.12 puppetmaster.info.com
192.168.0.64 client1.info.com
Third, install Ruby
[email protected] ~]# yum install ruby Ruby-libs ruby-rdoc-y
[Email protected] ~]# Ruby--version
Ruby 1.8.5 (2006-08-25) [I386-li
Tags: HTTP Io OS AR for SP strong on 2014
========================================================== ========================================================== ========================================================== ====================================Master172.31.10.249 linux1 linux1.test.comAgent172.31.10.220 linux2 linux2.test.com========================================================== ========================================================== ==========================================
Introduction to Puppet: 1. installation and configuration, and puppet Configuration Management
Puppet is a configuration management tool. This article describes how to install and set Puppet.What is Puppet?
Puppet is a configurat
Puppet uses the SSL (HTTPS) protocol for communication, and by default, the puppet server uses a ruby-based Webrick http server. Because the Webrick HTTP server is not very robust in handling the performance of the agent side, it is necessary to extend the puppet to build Nginx or other strong Web servers to handle the client's HTTPS requests.Issues that need to
Windows operating systems. Puppet is applicable to the whole process of server management, such as initial installation, configuration, update, and system deprecation.
The typical puppet architecture is a star structure,Clients requests the server every 30 minutes by default.Are there any new change operation instructions?1. operating environment and software
Running environment:Rhel6.1 (Firewall and SELin
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.