太懒
发布时间:2013-05-28 10:53:29
参考: http://docs.puppetlabs.com/references/latest/type.html#file http://docs.puppetlabs.com/references/latest/function.html#template 新建两个文件 vimrc set t_Co=256 set nu set background=dark .........【阅读全文】
发布时间:2013-05-27 15:38:15
这几天闲下来研究了一下puppet的环境,实际测试一下,先分三个环境: 开发、测试和生产。 Develop 提交到中心库,然后Testing环境检出,测试环境测试。 A—>B—>C-->D1 测试有问题,Develop环境重新修改,提交到中心库;重复测试。 D1—>D2-->A—>B—>C-->D1 没问题Production环境检出,部署到生产环.........【阅读全文】
发布时间:2013-05-17 15:31:15
重新注册的客户端会报错:executing post install my2950.momo.orghostname for puppet is node2info: Caching certificate for cainfo: Creating a new SSL certificate request for node2.momo.orginfo: Certificate Request fingerprint (md5): 74:67:24:77:99:DF:75:AE:EF:24:27:29:DC:A9:13:47info: Cac.........【阅读全文】
发布时间:2013-05-17 14:56:22
puppet客户端重装系统之前,服务器端需要删除相应的ssl证书文件,否则会出错,比如下边:executing post install my2950.momo.orghostname for puppet is node1err: Could not request certificate: Retrieved certificate does not match privateExiting; failed to retrieve certificate and waitforcert is .........【阅读全文】