Hi,
I am trying to copy a file from puppet server's module to the Windows
machine client
The following snippet is from init.pp of a module:
file {'copyingDB':
ensure => file,
path => 'C:/dump/dump1.zip',
require => File['dump'],
mo
On 02/01/2011 04:01 PM, walexey wrote:
> hello everybody!
>
> server:
> [awasilyev@puppet ~]$ rpm -q puppet-server
> puppet-server-2.6.4-0.7.el5
>
> client:
> [root@opensource ~]# rpm -q puppet
> puppet-2.6.4-0.7.el5
>
> [root@opensource ~]# puppetd -t
> info: Creating a new SSL key for opensour
hello everybody!
server:
[awasilyev@puppet ~]$ rpm -q puppet-server
puppet-server-2.6.4-0.7.el5
client:
[root@opensource ~]# rpm -q puppet
puppet-2.6.4-0.7.el5
[root@opensource ~]# puppetd -t
info: Creating a new SSL key for opensource.vm.griddynamics.net
warning: peer certificate won't be verif