码迷,mamicode.com
首页 >  
搜索关键字:puppet-dashboard puppet    ( 789个结果
Learning Puppet — Resource Ordering
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
ansible初步使用及YAML语法介绍
一、简介1、ansible简介ansible官方的title是“AnsibleisSimpleITAutomation”——简单的自动化IT工具。这个工具的目标有这么几项:自动化部署APP;自动化管理配置项;自动化的持续交付;自动化的(AWS)云服务管理。所有的这几个目标本质上来说都是在一个台或者几台服务器上,..
分类:其他好文   时间:2014-11-07 15:09:11    阅读次数:14059
Learning Puppet — Manifests
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 RAL
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
puppet 笔记
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
aix光盘安装包 aix puppet agent 自动化安装
脚本待处理事务1,替换指定行数据2,获取$1 :字段分割【Tips Notes,byRui】从光盘等安装媒介中isntallp -l -d /opt/ruiyhe or /dev/cd0 搜索所有的packages,以:坐字段分割符,使用shell截取$2字段,捕获到的这个字段就是光盘中可以使用的软...
分类:其他好文   时间:2014-11-02 19:31:55    阅读次数:163
aix puppet agent
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
Puppet Agent/Master HTTPS Communications
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 Commands 3.7
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
Puppet's Architecture 3.7
Puppet configures systems in two main stages:Compile a catalogApply the catalogThe Agent/Master ArchitecturePuppet usually runs in an agent/master arc...
分类:其他好文   时间:2014-10-31 15:02:15    阅读次数:239
789条   上一页 1 ... 67 68 69 70 71 ... 79 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!