158.3. test

简介:

158.3.1. Master

vim /etc/puppet/manifests/site.pp

node default { file { "/tmp/puppettest1.txt": content => "hello,first puppet manifest"; } }
			

158.3.2. Agent

# puppetd --test --server puppet
info: Caching catalog for www.mydomain.com
info: Applying configuration version '1351280410'
notice: /Stage[main]//Node[default]/File[/tmp/puppettest1.txt]/ensure: defined content as '{md5}886609dedc5c8a0c58f3aa8d566175cc'
info: Creating state file /var/lib/puppet/state/state.yaml
notice: Finished catalog run in 0.06 seconds
			
# cat /tmp/puppettest1.txt
hello,first puppet manifest
			




原文出处:Netkiller 系列 手札
本文作者:陈景峯
转载请与作者联系,同时请务必标明文章原始出处和作者信息及本声明。

目录
相关文章
|
8月前
test114514
test114514
48 0
|
存储 SQL 缓存
|
DataWorks 搜索推荐 测试技术
召奴的大哉问系列:B2B 是否要做AB Test
AB Testing在软体工程领域是一个耳熟能详的词,大家都知道AB Test的重要性。当产品经理提出的需求不合里(太难做)时,程序员们心理总是os,你怎么知道客户到底要什么,不也是拍脑袋想的吗,这时候我们可能会提出另一种作法,并要求他(她)去做一个AB Test来验证哪一个作法更好。 但是,大家可能不知道,要做一个成功的AB Test实验,它背后的成本是非常巨大的。首先,你必须做许多的分析,了
1040 0
召奴的大哉问系列:B2B 是否要做AB Test
1000+份ppt模板及180+简历模板资源分享
简介:1000+份ppt模板及180+简历模板资源分享
1000+份ppt模板及180+简历模板资源分享
just test
click me
1032 0
test1
1340009911118900001111
352 0
|
Shell 开发工具 Perl

热门文章

最新文章