ing in the template (i.e. "<%= $myhash[key][subkey1] %>")
then it just spits out that string into the file rather than interpreting
the data.
I have similar errors if I try to use scope.lookupvar to explicitly specify
where things are too.
So, what am I doing wrong or is it just
classes for each individual node that has the config files. Is this the
best way to do this or does it go against the purpose of using puppet?
Also, for implementation, is it best practice to create a separate module
and class for each node where the class includes only that module? Thanks.
Josh
at before. I get the error:
err: Could not retrieve catalog from remote server: Error 400 on SERVER:
Failed to parse template mymodule/test.erb: Could not find value for 'key'
at /etc/puppet/modules/mymodule/manifests/config.pp:22 on node
pc01.domain.com
Thanks
Josh
--
You received thi
> ... line)
Josh
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/puppet-users/-/VFGB1obBa8QJ.
To post to this group, send email to puppet-users@googlegroups.com.
T
Eventually I worked this out (nothing like trying every possible
combination eh), solution was to remove the $ at the start as you said and
also quote the keys in single quotes like so:
TEST: <%= myhash['key']['subkey1'] %>
Thanks again for your help
Josh
--
You rec
Thanks everyone! This is a good start. I'll have to research most of
this but at least I know what to research now. Thanks.
Josh
On Apr 12, 10:19 am, Brian Gallew wrote:
> I'm absolutely with John on this. As an example, for our JBoss application
> we need the configur
crypted via
HTTP? I have seen this scenario described in Pro Puppet. I would
think I would run into problems verifying clients at the PM if I
decrypt at the load balancers.
* How are you deploying health monitors for the PM's?
Thanks,
Josh
--
You received this message because you are s
Thanks, Luke. I'm going to pipe HTTPS straight thru the BIG-IP's to
the PM's for now.
Josh
On Apr 23, 12:19 pm, Luke Bigum wrote:
> Hi Josh,
>
> It would depend on whether an F5 can be made to write the necessary
> information into an HTTP header. What I would do
ny way that I can use a template from another module? From my
understanding of how puppet compiles the catalogue I cannot see why it
wouldn't work?
Thanks
Josh
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To view this discussion on th
nk I'll go with the latter for overall
consistency.
Josh
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/puppet-users/-/Qdx9wdhswvUJ.
To post to this group, s
ink it is all part of the fact
that hashes are new in Puppet and (as yet) not catered for particularly
well. Cheers for the debug method, will come in handy!
Josh
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To view this discussio
ardless of whether I have declared hash1 and hash2
for a given node or not, where as at the moment if you don't declare both
of them in hiera the merge fails because the empty hash is seen as a string.
Native support for the merging would be handy as well.
Josh
--
You received this message bec
o I am doing this already (maybe? unless I read that wrong). It is just
the template that I cannot pull in via hiera (or can I ... can you just use
multi-line yaml formatting and get the template from there? Will give it a
whirl)
Josh
--
You received this message because you are subscribed to
>
> (or can I ... can you just use multi-line yaml formatting and get the
> template from there? Will give it a whirl)
>
...of course not, what was I thinking :(
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To view this discussion on the
ny
allow from all
Does anything stand out?
THanks,
Josh
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/puppet-users/-/LQZ6QHiiiT8J.
To post to thi
p -i
sitvhmnp161105
[root@sitvhmnp004201 ~]#
I can see all my other hosts showing when using the puppet cert --list
command.
Regards,
Josh
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-users@go
.mambodev.local.pem
/var/lib/puppet/ssl/ca/signed/sitvhmnp161106.mambodev.local.pem
Does this mean my inventory is out of sync with my certificates? What
would be the best way to clean this up?
Cheers,
Josh
On Jul 29, 7:40 pm, Nan Liu wrote:
> On Fri, Jul 29, 2011 at 2:38 AM, Josh wrote:
> > Just won
atly appreciate it. I need to get
this server up and running soon. Let me know if I haven't provided
enough info.
Thanks,
Josh
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-use
you can point
me to good online documentation but I've searched all over the puppet
labs site and can't find anything useful. Their docs for installing
and configuring a new server are terrible, especially when it comes to
adding a new client. Thanks very much for your help.
Josh
On
d error so I have no idea where to begin
troubleshooting it.
Thanks,
Josh
On Sep 16, 10:17 am, Josh wrote:
> Nicolai,
>
> Thanks for the reply. I think I copied the /var/lib/puppet directory
> from another server as a last resort after trying a bunch of other
> things first. For
Background:
I like to keep installed apps in a non-standard area and sym link to
the binaries, libraries and other files through the /usr/local tree so
that they're in the user's path. The purpose of this is to help with
software versions, upgrades and to allow me to keep multiple versions
of apps
is, what happens next? What am I missing? I
have a new instance with puppet on it but since there's no catalog,
the agent (if it were still running) wouldn't know what to ask for.
Thanks
-Josh
--
You received this message because you are subscribed to the Google Groups
"Pup
used this, and how to fix
it?
Thanks,
Josh
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to
puppet-users+unsubscr...
On Nov 16, 4:26 pm, Josh wrote:
> Hi,
>
> I just recently upgraded my puppetmaster and clients from 0.25.3 to
> 2.6.3.rc3. Everything worked fine for a while. Now, none of my
> clients are able to retrieve their catalog. Here is some [hopefully]
> relevant information:
Ok, looks like this may be fixed. I added "allow *" to the
puppetmaster's auth.conf. I guess this is something that changed
between 0.25.3 and 2.6.3, and I missed it while reading the release
notes.
Josh
On Nov 16, 4:45 pm, Josh wrote:
> On Nov 16, 4:26 pm, Josh wrote:
>
Nov 17 07:40:02 fc-pupm01 puppet-agent[19567]: Finished catalog run in
0.15 seconds
So, the logs are reporting that everything was successful, yet nothing
is actually getting applied. Where can I begin to troubleshoot this
issue?
Thanks in advance!
Josh
--
You received this message because you are s
formats: b64_zlib_yaml marshal raw yaml; using
marshal
On Nov 17, 7:42 am, Josh wrote:
> Hi,
>
> I'm having a problem where no changes are getting applied to any of my
> puppet clients since upgrading from 0.25.3 to 2.6.3rc3. I'm using
> Passenger 2.2.2 and Ruby 1.8.7.
Greetings,
I'm just getting started with setting up Puppet in an environment of
about ~15 servers, a mixture of Mac OS X servers and Ubuntu servers -
each with different roles and obviously different versions of configs.
Before I get too carried away, I was hoping to get advice on the "rule
of thu
mime-types (1.16)
mysql2 (0.2.7)
passenger (3.0.5)
polyglot (0.3.1)
rack (1.2.2)
rack-mount (0.6.13)
rack-test (0.5.7)
rails (3.0.5)
railties (3.0.5)
rake (0.8.7)
spruz (0.2.5)
thor (0.14.6)
treetop (1.4.9)
tzinfo (0.3.25)
Any idea on how to solve this problem?
Thanks,
Josh
--
You received th
Cody,
Thanks for the help. Installing the "ruby-mysql" RPM from EPEL seemed
to fix this issue.
Thanks!
Josh
On Apr 11, 5:32 pm, Cody Robertson wrote:
> Did you manually install the gem? I believe Todd's RPMS are built to work
> with EPEL so you might want to look for t
Check out yum-versionlock for RHEL/CentOS, its a yum plugin. We use it
to lock down versions and then just have ensure => latest in our
manifests..
Regards,
Josh
On May 24, 8:26 pm, Felix Frank
wrote:
> On 05/17/2011 09:37 PM, Doug Warner wrote:
>
> > On Gentoo we would handle th
e
obeyed and both .yaml and common.yaml would be ignored ... or
have I misunderstood how the system works?
Thanks
Josh
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To view this discussion on the web visit
https://groups.google.com/
...my hiera.conf since it would probably help. %{datacentre} is a custom
fact that is set at build time:
---
:hierarchy:
- node/%{hostname}
- common/%{datacentre}
- common/common
:backends:
- yaml
- puppet
:yaml:
:datadir: '/local/puppet/env/%{environment}/hieradata'
:puppet:
:datas
y and fix so all good.
What is the behaviour regarding hash keys? Would a merged hash that ends up
with a duplicate key take the value from higher up the hierarchy?
Thanks again,
Josh
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
On Tuesday, September 4, 2012 9:10:57 AM UTC+1, Josh wrote:
>
> What is the behaviour regarding hash keys? Would a merged hash that ends
> up with a duplicate key take the value from higher up the hierarchy
>
Have answered my own question. The answer to this is yes (for the benefi
nd becomes especially annoying when arrays are involved.
Any way to get puppet to take notice of the $ and look the actual value up?
Thanks
Josh
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To view this discussion on
So obvious now that I think about it! *slaps head*
Cheers
Josh
On Tuesday, September 25, 2012 3:11:32 AM UTC+1, Nan Liu wrote:
>
> On Mon, Sep 24, 2012 at 2:39 AM, Josh
> >
> wrote:
> > I am using the latest version of hiera and puppet and wondering if there
>
node typeb
include ipf-typeb
}
node typec
include ipf-typec
}
Or something along those lines, and nodes/typea contains a list of
all the typea stores, nodes/typeb includes a list of the typeb hosts,
etc.
Is this possible?
Thanks,
Josh
--~--~-~--~~~---~--~---
Thanks to everyone for their quick replies. I will give this a shot!
Josh
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegro
Ah one more question which I neglected to ask.
How do I specify that if a node is not in typea or typeb that it's
default?
i.e. I now have:
include nodes/*
and in nodes:
typea.pp:
node foo, bar, baz {
include ipf.a
}
typeb.pp:
node bear, monkey, lion {
include ipf.b
}
but for any othe
D MESSAGE-
> Hash: SHA1
>
> If there is a default node, and you aren't using external nodes, and
> the current node is not specified, it will use default.
>
> - --Paul
>
> On Mon, Sep 8, 2008 at 1:41 PM, josh wrote:
>
> -BEGIN PGP SIGNATURE-
OK thanks Paul. hrm back to the drawing board then, or I just
manually set the domain name on each box first.
On Sep 8, 5:32 pm, "Paul Lathrop" <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Josh,
>
> Sorry, no wildcard mat
your method.
On Sep 9, 4:45 am, Heiko <[EMAIL PROTECTED]> wrote:
> On Mon, Sep 8, 2008 at 11:40 PM, josh <[EMAIL PROTECTED]> wrote:
>
> > OK thanks Paul. hrm back to the drawing board then, or I just
> > manually set the domain name on each box first.
>
>
On another note, I do know the IP addresses of the boxes, can I use
IP's in the nodes, or does it have to be via host name? (since that's
what's in the certificate?)
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"
Joshua,
On Sep 15, 2:26 pm, "Joshua Timberman" <[EMAIL PROTECTED]> wrote:
> On Mon, Sep 15, 2008 at 10:44 AM, josh <[EMAIL PROTECTED]> wrote:
>
> > class typeA {
> > file { "/etc/ipf/ipf.conf":
> > owner => "root",
I should have mentioned, I'm running four mongrel instances fronted by
Apache/2.2.8 on the puppetmaster server for serving the clients.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post
acter-1.3.8 and ruby
1.8.6. The server is running puppet-0.24.5, facter-1.5.2, and ruby
1.8.6.
Thanks as always,
Josh
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post t
boxes, not
all of them have puppet logging to syslog the right way.Maybe I
will just configure puppet to log to a file locally on the box instead
of via syslog and see if I can get some more insight that way.
Josh
On Sep 17, 12:23 pm, chalex <[EMAIL PROTECTED]> wrote:
> I would do som
o put /usr/ruby/1.8/bin in the "path =" statment in
puppet.conf?
(Currently it's commented out by default or unset)
On Sep 17, 4:16 pm, Aj <[EMAIL PROTECTED]> wrote:
> You'll definitely be wanting to setup reporting, even just the log
> type to get your clients puppe
Splunk is in the works, puppet was the first step in the formula.
We do have a centralized log server, it's just that not all the client
boxes have the proper syslog-ng config in place - another think that
puppet was supposed to "fix" but since it's not doing anything, I'm
SOL.
I have enabled rep
OK so I'm looking at one client machine, and it looks like the
information in /var/puppet/state/ is out of date by about a week.
Shouldn't those files get recreated anytime that puppetd runs?
Also I'm runing puppetd --verbose, but not seeing anything in /var/
puppet/log/
I have the following in p
quot;Does it appear that puppet is doing other things? Because I suspect it
> > isn't doing anything.
> > The mystery is to figure out why your puppet clients aren't
> > running/retrieving their catalogs.
>
> That's the right answer. Figure out why puppet isn&
Nigel,
Thanks *phew* that was an easy one line fix!
I had upgraded the server from 0.24.4 to 0.24.5 trying to troubleshoot
another issue, and introduced this one.
Oh well, live and learn.
I'll keep my eyes posted, see if the catalogs get run now on the
client machines.
JOsh
On Sep 1
So I made the change on the server roughly 30 minutes ago, hopefully
within a few hours most of the clients will have checked back in to
the server and downloaded the catalogs fresh (I shouldn't need to
restart puppetd or remove /var/puppet/state on the clients should I?)
Josh
On Sep 18,
es.txt and everything is good again.
All of the clients are identical, same OS versions, same patch levels,
same puppet.conf, etc.
I am not seeing anything in the logs on the puppetmaster server
(either in the apache logs or puppetmasterd logs) that is indicative
of an issue.
Any thoughts?
Th
t; <[EMAIL PROTECTED]> wrote:
> What do the logs look like on the clients that stop connecting?
>
> That's where I'd expect to see something, not on the master.
>
> On Mon, Sep 29, 2008 at 11:14 AM, josh <[EMAIL PROTECTED]> wrote:
>
> > Here's t
same versions of facter and puppet (and ruby, which they already
do)
Josh
On Sep 30, 2:41 pm, "Paul Lathrop" <[EMAIL PROTECTED]> wrote:
> Have you restarted puppetmasterd? Often when I see changes not
> propagating to clients, it turns out there was a syntax error which
>
lient and server?
>
> On Thu, Oct 2, 2008 at 8:25 AM, josh <[EMAIL PROTECTED]> wrote:
>
> > Paul,
>
> > Yes puppetmasterd has been restarted several times but no luck. I'm
> > upgrading all the clients to facter-1.5.2 now, and once that done I
> >
user)
I tried using some code that would insert a line into a file (/etc/
shadow in this case) but it doesn't seem to always work, which is
weird.
Am I missing something obvious here? useradd in solaris doesn't have
an option to set the password via the use
The majority of our servers are attached to large LDAP directories.
However, there are also cases when we need to define local service
accounts for whatever reason. We do this with the "user" resource-type.
If the host is attached to a LDAP directory, it takes Puppet a VERY long
time to proc
not specify any custom puppet options when the
daemon is running"}
I am using puppet 3.1 and the mcollective-puppet-common|agent|client plugin
Any ideas welcome, I just seem to be going round in circles now
Thanks
Josh
--
You received this message because you are subscribed to the Google Gro
ipaddress_eth0 {
/^192.168.1/: { $nameserver = '192.168.1.254' }
/^192.168.2/: { $nameserver = '192.168.2.254' }
}
Josh
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving em
master schedule status: Started a
background Puppet run using the 'puppet agent --onetime --daemonize
--color=false --no-noop' command
2013-04-12 10:31:51: training-node1 schedule status: execution expired
Is that just what I should be expecting?
Thanks
Josh
--
You received this me
aster schedule status: Started a
background Puppet run using the 'puppet agent --onetime --daemonize
--color=false' command
2013-04-12 11:37:21: training-node1 schedule status: execution expired
Thanks
Josh
On Friday, April 12, 2013 10:55:51 AM UTC+1, R.I. Pienaar wrote:
>
>
>
ce = yaml
plugin.yaml = /etc/mcollective/facts.yaml
I don't have anything like /etc/mcollective/plugin.d/puppet.cfg on the
server
Thanks
Josh
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop
ections messages, even in debug mode.
Josh
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to puppet-users+unsubscr...@googlegroups.com.
To post
activemq.pool.size = 1
plugin.activemq.pool.1.host = 192.168.10.254
plugin.activemq.pool.1.port = 61613
plugin.activemq.pool.1.user = mcollective
plugin.activemq.pool.1.password = secret
plugin.activemq.pool.1.ssl = 0
# Facts
factsource = yaml
plugin.yaml = /etc/mcollective/facts.yaml
Josh
--
You
On Friday, April 12, 2013 3:55:49 PM UTC+1, R.I. Pienaar wrote:
> you need this everywhere if you set it...
>
It is in the client.cfg and the server.cfg across both hosts. I don't need
to add anything into my activemq configuration do I?
Josh
--
You received this message beca
On Friday, April 12, 2013 3:54:16 PM UTC+1, ForumUser wrote:
>
> what if I have 192.168.* with exception of 192.168.100.* ?
> Is the order in case statement important ?
> E.g.:
>
> case $::ipaddress_eth0 {
> /^192.168.100/: { $nameserver = '192.168.100.254' }
> /^192.168./: { $nameserver = '192.1
On Friday, April 12, 2013 4:23:14 PM UTC+1, R.I. Pienaar wrote:
> everywhere, all client.cfg and server.cfg.
Yup, it is everywhere then
Josh
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and s
pet quickly enough when i
run it manually
I will have a think about it over the weekend, maybe I will have a flash of
inspiration.
Many thanks for all your time today, I'll post back if I get some progress
Josh
--
You received this message because you are subscribed to the Google Gr
y outside
of the classes and add a little more in the process, with hierarchies and
stuff, and now I have data in multiple places... I still need case
statements to handle different OSes and stuff. Eh, we'll see. Maybe I just
haven't read something that explains the benefits well yet.
Jo
u handling segregation of
manifests? Are you creating multiple environments for each internal
customers (perhaps with one common environment shared amongst all for base
configuration).
Any suggestions would be greatly appreciated.
Thanks,
Josh
--
You received this message because you are
de ::apache
}
I feel like this design just over complicates the profiles logic, but I
can't seem to figure out another way to handle this type of scenario.
Furthermore, what if I need a generic webserver with PHP? Do I need
another profile (ie, profiles::webserver::apache::generic::php). Can
x27;t know if it warrants creating an entirely new module just to
house one or two files.
Thanks,
Josh
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to puppet
pache::mod::php class, ie:
class { 'apache::mod::php' }
Any ideas on how to make this work correctly? The hiera data should allow
me to choose which apache::mod::subclass modules that should be installed.
Thanks,
Josh
> You're overloading profile because you
Joseph,
I'm not currently defining classes with hiera. The host is assigned a
role, which includes a profile, which installs includes ::apache. I guess
this may be something that we need to look at for these types of scenarios.
Josh
> Hi,
> How are you declaring your classes
Joseph,
So, the problem with this method appears to be that once you specify
"hiera_include('classes')" in the environment's site.pp, Puppet appears to
try and make Hiera the ONLY source for node classification. I rely on
roles from my ENC and profiles for classificat
into a
fact using something like:
file { "/etc/puppetlabs/facter/facts.d/group.txt":
content => "group=$group",
}
However, this has it's disadvantages, because the $::group fact doesn't
become available until after the puppet run that declares the file re
You could always check out The Foreman [1].
[1] http://theforeman.org
Josh
On Sunday, January 5, 2014 4:14:56 AM UTC-5, Johan Martinez wrote:
>
>
> I am looking for Open Source Puppet solution that will help in launching
> and managing ec2 instances, RDS instances, elastic cache
eared a couple of years
back: https://yum.puppetlabs.com/puppet5/
Does anyone know of any current working puppet 5 yum repositories? I just
want to make a local mirror that I can use before I embark on the process
of uplifting everything
Thanks
Josh
--
You received this message because yo
Sorry it has taken me so long to get back here and thank you! This resolved
my problems and I can move on to upgrading
Josh
On Thursday 13 June 2024 at 12:30:02 UTC+1 Dietrich, Stefan wrote:
> Hello Josh,
>
> while not available anymore on the web, they can be still pulled via rsyn
want to install, is the one you downloaded from
your module? If so, then you just need:
package { 'win_test':
ensure => 'installed',
source => 'c:/test/win_test_file'
}
Josh
--
Josh Cooper
Developer, Puppet Labs
--
You received this message because you ar
On Mon, Jan 23, 2012 at 6:55 AM, tborthwick wrote:
> Thanks, I didn't realize it had to be a local file.
I've updated the package description on the Windows wiki page:
http://projects.puppetlabs.com/projects/puppet/wiki/Puppet_Windows?version=63
Josh
--
Josh Cooper
Developer
eduled tasks to run puppet on a specified interval. It
does mean you couldn't `puppet kick` these agents. Would that work in your
environment?
Josh
--
Josh Cooper
Developer, Puppet Labs
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" g
r windows
> systems).
>
Puppet can currently only manage msi packages on Windows, see
https://projects.puppetlabs.com/issues/11870. For more general information
about Puppet's windows support, see the wiki page at
http://projects.puppetlabs.com/projects/1/wiki/Puppet_Windows
Thanks,
Josh
--
Josh
8 encoding. The text 'Mitteleuropõische Zeit' should be UTF8 encoded as
'4D 69 74 74 65 6C 65 75 72 6F 70 C3 B5 69 73 63 68 65 20 5A 65 69 74 20'
(in hex). The sequence 'e4 69 73' is most definitely an illegal UTF8
sequence.
Can you file a ticket against puppet?
Tha
out and update the ticket with your findings:
https://projects.puppetlabs.com/issues/11408
Thanks,
Josh
--
Josh Cooper
Developer, Puppet Labs
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to pupp
gt; 404:in `exit_on_fail'
>from D:/Ruby187/lib/ruby/site_ruby/1.8/puppet/application.rb:
> 309:in `run'
>from D:/Ruby187/lib/ruby/site_ruby/1.8/puppet/util/
> command_line.rb:69:in `execute'
>from D:/Ruby187/bin/puppet:4
>
> I've tried
version available for you to try. It'd
be great to get your feedback before we release.
I'll ping you separately tomorrow. If anyone else is interested in giving
it a whirl, please send an email to me directly.
Thanks,
Josh
--
Josh Cooper
Developer, Puppet Labs
--
You received this
ll want
to use the latest 2.7.x release:
https://groups.google.com/group/puppet-announce/browse_thread/thread/2d5daed2291962c2
Josh
--
Josh Cooper
Developer, Puppet Labs
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to t
n you set the trace[1] option in puppet.conf[2]. Restart the service, and
reply with the backtrace?
Thanks,
Josh
[1] http://docs.puppetlabs.com/references/stable/configuration.html#trace
[2] http://projects.puppetlabs.com/projects/1/wiki/Puppet_Windows#Settings
--
Josh Cooper
Developer, Puppet L
normally contains line numbers. How did you install ruby and puppet?
Can you run the following:
cd c:\Ruby187\bin
ruby -v
ruby -e "require 'puppet'; puts Puppet[:daemonize]"
ruby -e "require 'puppet'; puts Puppet.features.microsoft_windows?"
Thanks,
Josh
-
t;
> > > This works properly if running it as a test and sets the password. As
> > > soon as you start the service and the log fills up with:
> > > Puppet (err): Could not run: fork() function is unimplemented on this
> > > machine
> >
> > Igor,
> >
&
:/Dev/tools/Ruby187/lib/ruby/site_ruby/1.8/puppet/util/
> command_line.rb:69:in `e
> xecute'
> C:/Dev/tools/Ruby187/bin/puppet:4
> err: Failed to apply catalog: Parameter source failed: Cannot use
> relative URLs
> 'WN7X64-6MYJ5QA\\source\\win_test_file.txt' at /
st.txt]/content: content
> changed '{md5}b3589a284c00ce9a67dd42ccaf15e46d' to
> '{md5}881bfbf113937635f5c35241ed2'
> notice: Finished catalog run in 8.25 seconds
> notice:
> /File[C:/ProgramData/PuppetLabs/puppet/var/state/last_run_summary.yaml]/content:
>
>
Hi Marco,
On Wed, Feb 29, 2012 at 10:52 AM, Marco Parra D. wrote:
> Hi Josh,
> I'm runnig from cmd.exe, I'm using Administrator account on the windows
> box, this is the output for the command that you asked:
>
> C:\Users\Administrator>whoami /
ning `puppet agent` is that
on Unix we daemonize by default -- the current process does a fork/exec,
and the daemonized child does setsid, closes stdin/out/err fds, etc. On
Windows, we do not support daemonizing, so the puppet run (and subsequent
event loop) occur in the current process until interr
Hi Marco,
On Thu, Mar 1, 2012 at 6:17 AM, Marco Parra D. wrote:
> Hi Josh, thank you for reply,
>
> On 29-02-2012 19:12, Josh Cooper wrote:
>
> Hi Marco,
>
> On Wed, Feb 29, 2012 at 10:52 AM, Marco Parra D.
> wrote:
>
>> Hi Josh,
>> I'm runnig from
r.bat --timing
2. puppet.bat agent --test --debug
This host is a Windows 2008 VMware VM (VSphere 5) with 2vCPUs and 4GB of
> RAM assigned. It has no CPU or Memory resource limits (set to unlimited).
> No reservations (set to 0). CPU and memory resource shares are set to
> "High".
1 - 100 of 542 matches
Mail list logo