I have passed the Bó Lè translator a puppet concise tutorial, divided into four parts, this is the first part.Original address: http://blog.jobbole.com/87679/This article by Bole Online-Wing translation, Huang Li-min school draft. without permission, no reprint!English Source: Manue Kiessling. Welcome to join the translation team.About PuppetPuppet is a centralized configuration management system for Linux, Unix, and Windows platforms, using its own
CentOS6.5 64-bit installation and configuration of puppet Server
We will first prepare three centos 6.5 x86_64 machines to complete the pre-installation work.
OS: Centos 6.5 x86_64
Puppet master: master.com (192.168.37.72)
Puppet clients: client1.com (192.168.37.83)
Puppet c
Idea: In a docker environment, directly pull down the author's image, directly start a usable container. This image provides a directly available puppet server (foreman/activemq/mcollective-client);Description: This image has been uploaded by the author of the Spirit Sparrow cloud, detailed documentation can refer to this article and the author GitHub and The Spirit Sparrow Cloud Image address.Files dir
Use puppet to manage cron. You can add cron jobs to N servers in batches. For example, the script of the timed synchronization time server.1. Architecture192.168.0.200 (redhat) Host Name master.gangpao.com192.168.0.201 (redhat) Host Name agent01.gangpao.com
2. directory structure/Etc/puppet|| --> Manifests| --> Modules. pp| --> Nodes. pp| --> Site. pp| --> Module
Modify the puppet configuration file to automatically sign the client.1. edit/etc/puppet. conf.Add the following content:
[master]autosign=trueautosign = /etc/puppet/autosign.conf
2. edit/etc/puppet/autosign. conf.Adding * indicates all or adding a domain name. For example:
*.example.com
3. Restart puppetmaster
The ab
Tags: puppet version control SVN version control puppet code controlI. Introduction
By installing and deploying the puppet C/S model, the puppet server can manage the entire lifecycle of all controlled hosts: from initialization to software upgrade, from configuration file c
Puppet centralized Configuration Management System
Puppet is a configuration management tool. It is typical that puppet is a C/S structure. Of course, there can be a lot of C here, so it can be said that it is a star structure. all puppet clients communicate with puppet on t
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
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
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 In
rsync to synchronize ca. standby directories
Restart the HTTPd service
References
Create a puppet ca cluster on different ports of the same host to create a virtual host configuration
sed s/8141/8142/ 8141_puppetmaster_worker.conf >8142_puppetmaster_worker.confsed s/8141/18142/ 8141_puppetmaster_worker.conf >18142_puppetmaster_worker.confCreate a VM directory
rsync -avxH /etc/puppet/rack/{,8142_}pup
Puppet centralized Configuration Management SystemPuppet is a configuration management tool. It is typical that puppet is a C/S structure. Of course, there can be a lot of C here, becauseThis can also be said to be a star structure. All puppet clients communicate with puppet on the same
Puppet centralized Configuration Management SystemPuppet is a configuration management tool. It is typical that puppet is a C/S structure. Of course, there can be a lot of C here, becauseThis can also be said to be a star structure. All puppet clients communicate with puppet on the same
Environment Description:Os:centos 5.4 i386puppetmaster 192.168.0.12 hostname:puppetmaster.info.comClient 192.168.0.64 hostname:client1.info.comschematic diagram:1) client collects client information via Facter and sends to server2) Connect to the server and request catalog log3) Information for the request nodes (node)4) Instances from the server-side receive node5) Compile code (including grammar checking,
Puppet is a configuration management software designed to achieve automated management of data centers. Based on the C/S architecture. The puppet server stores all the configuration code for the client server, which is called manifest in puppet. after downloading the manifes
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
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========================================================== ========================================================== ==========================================
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.