Centos6.4安装PuppetPuppet要求所有机器有完整的域名(FQDN),如果没有DNS服务器提供域名的话,可以在两台机器上设置主机名(注意要先设置主机名再安装Puppet,因为安装Puppet时会把主机名写入证书,客户端和服务端通信需要这个证书),因为我配置了DNS,所以就不用改hosts了,..
分类:
其他好文 时间:
2014-11-12 18:11:13
阅读次数:
277
Learning Puppet — Resource OrderingLearn about dependencies and refresh events, manage the relationships between resources, and discover the fundament...
分类:
其他好文 时间:
2014-11-07 16:32:34
阅读次数:
318
一、简介1、ansible简介ansible官方的title是“AnsibleisSimpleITAutomation”——简单的自动化IT工具。这个工具的目标有这么几项:自动化部署APP;自动化管理配置项;自动化的持续交付;自动化的(AWS)云服务管理。所有的这几个目标本质上来说都是在一个台或者几台服务器上,..
分类:
其他好文 时间:
2014-11-07 15:09:11
阅读次数:
14059
BeginIn a text editor —vim,emacs, ornano— create a file with the following contents and filename:written and applied your first Puppet manifest.[root@...
分类:
其他好文 时间:
2014-11-06 17:20:35
阅读次数:
392
Learning Puppet — Resources and the RALWelcome to Learning Puppet! This series covers the basics of writing Puppet codeBeginLog into the Learning Pupp...
分类:
其他好文 时间:
2014-11-06 16:41:41
阅读次数:
156
1、创建模块目录结构注意:在未指定modulepath搜索路径的情况下,会有默认搜索路径的,可通过以下方式查看到[root@puppetmaster~]#puppetmaster--genconfig>/etc/puppet/puppet.conf.out
[root@puppetmaster~]#cat/etc/puppet/puppet.conf.out|grepmodulepath
modulepath=/e..
分类:
其他好文 时间:
2014-11-04 15:20:53
阅读次数:
248
脚本待处理事务1,替换指定行数据2,获取$1 :字段分割【Tips Notes,byRui】从光盘等安装媒介中isntallp -l -d /opt/ruiyhe or /dev/cd0 搜索所有的packages,以:坐字段分割符,使用shell截取$2字段,捕获到的这个字段就是光盘中可以使用的软...
分类:
其他好文 时间:
2014-11-02 19:31:55
阅读次数:
163
demo控制脚本tel,150 5519 8367Running Puppet on AIXPuppet on AIX is… not officially supported, yet still useful (at least one site has it deployed in a pro...
分类:
其他好文 时间:
2014-11-01 19:01:30
阅读次数:
222
The agent/master HTTP interface is REST-like, but varies from strictly RESTful design in several ways. The endpoints used by the agent are detailed in...
分类:
Web程序 时间:
2014-10-31 15:29:38
阅读次数:
207
Puppet's CommandsPuppet’s command line interface consists of a singlepuppetcommand with many subcommands.Puppet’s companion utilities,FacterandHiera, ...
分类:
其他好文 时间:
2014-10-31 15:25:52
阅读次数:
128