Displaying 5 results from an estimated 5 matches for "iltisannihil".
Did you mean:
iltisannihila
2012 Feb 16
5
Puppet on Windows
Hi,
I want to run Puppet on a Windows 2003 Server. I already have a
working Puppetmaster (Scientific Linux).
I installed Puppet on Windows like shown here:
http://projects.puppetlabs.com/projects/1/wiki/Puppet_Windows
This worked very well.
But when I want to run puppet.
puppet agent --test --debug
I get the following output: (I already tried different ruby and puppet
versions without
2012 Mar 21
3
Puppet 2.7.12 on Windows
Hi,
I posted an other problem with puppet and windows weeks ago.
With the new Version 2.7.12 those problems were fixed.
But now I don''t get puppet to work.
I installed puppet as explained here:
http://projects.puppetlabs.com/projects/1/wiki/Puppet_Windows
It worked so far.
But when I start
puppet agent --test --waitforcert 10
I get the following error message:
2012 Mar 22
3
Puppet 2.7.12 Windows - Dependency Problem
Hi,
I finally got puppet to run.
My first test successfully created a file with content, I specified in
the init.pp for this client.
After that I wanted to install a msi package. (Firefox)
I placed it into the right place on the Puppetmaster and created
following init.pp
class windows() {
file { ''c:/PuppetOrdner/sshd_config'':
ensure => file,
owner =>
2012 Mar 23
3
Puppet Windows exec
Hi,
Is it correct that it''s not possible to excecute Windows Commands
directly with the puppet run?
For example:
exec { ''ExecCreatedFolder'':
command => "mkdir C:\PuppetOrdner\ExecCreatedFolder",
}
I allways have to bind it with a .bat file right?
file { ''c:/PuppetFolder/puppettest.bat'':
ensure => file,
2012 Sep 03
3
Puppet runs extremly slow on 1 of 18 Windows Server
Hi,
We have 18 Windows Server in the same environment. All Windows Server are
build with an individual Windows Image, we created before, which means,
that all Windows Machines have the same configuration except ip/mac address
and hostname.
17 of those Windows Server run Puppet within 120 seconds per run. But one
of those Server took 49 hours for the run...the second one wasn''t