I'm having the same issue. I'm new to puppet and have setup a linux
puppet master server. I have successfully signed the cert from the
windows computer. In fact, the windows agent was able to perform the
actions once but now it can't.
I'm running puppet agent interactively from a command prompt
not seem to be related to the original
error, I'll start a new discussion.
Thank you for your help!
On Feb 28, 5:57 pm, Josh Cooper wrote:
> Hi Daniel,
>
>
>
>
>
>
>
>
>
> On Tue, Feb 28, 2012 at 11:58 AM, Daniel wrote:
> > I'm having the same
I just installed the latest rc 1.7 to solve another issue I had. It
solved the issue, but I'm getting a different issue.
I'm running it interactively from an administrator command prompt. It
connects to the master puppet server, processes the configuration
items then gives an error. The interes
;0755'
notice: Finished catalog run in 8.24 seconds
It just sits at this point w/o a command prompt until I hit control-C
On Feb 29, 10:37 am, Josh Cooper wrote:
> Hi Daniel,
>
> On Wed, Feb 29, 2012 at 7:36 AM, Daniel wrote:
> > I just installed the latest rc 1.7 to s
Thank you.
On Feb 29, 6:59 pm, Josh Cooper wrote:
> Hi Daniel,
>
>
>
>
>
>
>
>
>
> On Wed, Feb 29, 2012 at 2:33 PM, Daniel wrote:
> > Those items corrected the issues except that it hangs. It copies the
> > file as specified and sets all the pe
Hey, guys! These days I'm keep on setting up my puppet automation
environment, but I got a problem that made me confused.
I have a define to add users ,which as follows :
define usermgr::add_user ($usershell='/bin/bash', $groups) {
4
5 file
6 { "/home/$title":
7 owner
Hey guys! I have hundreds of freebsd servers to manage, so i try to
deploy puppet on my servers. The version of puppet client i used is
0.25.4 , while puppetmaster uses the same version , which is a debian
system. The problems i encountered are as follows:
1. when i run "puppetd -t -d " on c
After upgraded to puppet-dashboard 1.04, when I click links to check
information of nodes or groups , such as http://localhost:3001/nodes/22,
it return a "We're sorry, but something went wrong." to me. Checking
the log, i got something as follows:
ActionView::TemplateError (undefined method `
board. It would be a great help if you could tell us your
views on this. Regards, Daniel Pittman
Would you like IE6 support in the Puppet Dashboard? *
Yes, and we have no other choice.
Yes, but we can use another browser.
I don't care.
Other:
Would you like IE7 support in the Puppet
, send email to
> puppet-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>
>
--
Cheers,
Daniel
--
You received this message because you are subscribed to the Google Groups
"Puppet Users&qu
You're right. Should have spent some more minutes thinking about it.
It's been a long day...
On Wed, Feb 3, 2010 at 8:26 PM, Scott Smith wrote:
> Daniel wrote:
>>
>> Why not create a class or define containing your keys and run puppetd
>> only with the related ta
gt; and I couldn't find any answers anywhere.
>
> Thanks,
> Eric
>
> --
> 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 unsub
e
> from apps that want to use the API.
>
> Additional ideas for stuff you would like to see?
>
> --Michael
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To post to this group, send email to puppet-u
Something like "/etc/init.d/tomcat stop", "deploy",
"/etc/init.d/tomcat start". It also would be great to manage services
in general. Like stop/start/restart service X.
On Wed, Feb 10, 2010 at 8:49 PM, Michael DeHaan
wrote:
> Daniel wrote:
>>
>>
e
- Extend volume (Extend size is verified)
- Delete volume
The only missing feature (so far) is to verify that enough space in
the VG is left to actually extend the volume.
--
Cheers,
Daniel
On Wed, Feb 17, 2010 at 6:50 PM, Marcin Owsiany wrote:
> Hello,
>
> On Mon, Feb 15, 2010
ot; group.
> To post to this group, send email to puppet-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>
ks! That sounds like the right way to do it! How to I ensure puppet
> copies out a new puppet.conf with the changes before evaluating the class
> that uses 'case "$customfact"'?
>
> Cheers,
>
> -- Greg
>
> Daniel wrote:
>>
>> Don't dist
tdb-1.0.5-1.el5
Passenger config:
PassengerHighPerformance on
PassengerMaxPoolSize 12
PassengerPoolIdleTime 1500
PassengerMaxRequests 1000
PassengerStatThrottleRate 120
Regards,
Daniel
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" gro
On Monday, January 21, 2013 1:05:26 PM UTC, Daniel wrote:
>
> In the larger env it takes about 70 minutes, if it manages to finish at
>> all. Initially, as a "quick" test, I was running puppetdb without postgres
>> and had to give it 5GB to get it to finish at
This is now reported here:
http://projects.puppetlabs.com/issues/18804
--
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/-/ZpyFiFkYjawJ.
To post to this group,
Seems that chaining exported resources might not be too efficient and
produces lots of data that could be the reason for puppetdb crashing.
The culprits being these two lines in two manifest files:
./nsca/server.pp: #File <<| tag == $get_tag |>> -> Nagios_host <<| tag ==
$get_tag |>>
./nrpe/se
On Thursday, January 24, 2013 2:41:53 PM UTC, jcbollinger wrote:
>
> On Thursday, January 24, 2013 5:24:58 AM UTC-6, Daniel wrote:
>>
>> Seems that chaining exported resources might not be too efficient and
>> produces lots of data that could be the reason for pupp
I am also getting this problem. Did running the puppet master
within Apache/Passenger or nginx/Passenger help at all?
I was thinking it could be to do with a non ascii character making its way
into my code somewhere as that seems to cause dodgy stuff but that's not
it. I've seen lots of suggest
Yep, use descr => 'blah' instead of name => 'blah'
On Friday, 4 December 2009 18:50:31 UTC, Bryan Schneiders wrote:
>
> I'm using puppet-0.24.8-4.el5 on CentOS 5.4.
>
> My problem is yumrepo isn't writing the "name=" field to the
> repository files which causes yum to complain with the error:
would I say "if it's there, disable it, if not, ignore it" in puppet DSL?
exec { "damn!": … }
Sadly, there isn't any way to express this in the DSL. I suspect
there might be a feature request already, but I can't find one, so can
you file one? This seems like a u
the Google Groups
> "Puppet Users" group.
> To post to this group, send email to puppet-users@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.googl
On Tue, Jan 24, 2012 at 14:55, Jo Rhett wrote:
> Sorry for the long delay, had my head down on some other issues. Reply
> below.
>
> On Jan 10, 2012, at 10:55 AM, Daniel Pittman wrote:
>
>> Yes. It sounds like the current storage of reports isn't going to
>> wo
s" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/puppet-users/-/VChRtFes9wEJ.
> To post to this group, send email to puppet-users@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users+unsubscr...@googlegroups.com
exec ENC protocol to
support that. I would take a patch, but if you just want to file a
feature request we will look to this when we next touch that protocol.
(Which is probably not that far off, for unrelated reasons.)
--
Daniel Pittman
⎋ Puppet Labs Developer – http://puppetlabs.com
♲ Made
d by puppet.
A recursive file resource is "less specific" than a file resource
managing an individual file.
If you install those two configuration files with `file {
".../no_replace1.cfg": ensure => present, ... }`, Puppet will put them
in place if they are missing, but oth
ould suggest, instead, that you either use the OS packages we
produce, or roll your own deb or RPM package that you can easily
enough track trunk with.
--
Daniel Pittman
⎋ Puppet Labs Developer – http://puppetlabs.com
♲ Made with 100 percent post-consumer electrons
--
You received this messag
; everything is rhel6 defaults so ruby 1.8.7 and facter 1.6.5
Hrm. Looks like that might be a bug. Can you file tickets reflecting
the different issues you are hitting?
--
Daniel Pittman
⎋ Puppet Labs Developer – http://puppetlabs.com
♲ Made with 100 percent post-consumer electrons
--
You recei
On Thu, Jan 12, 2012 at 10:05, Ramesh Kumar wrote:
> Unable to install Puppet Enterprise v2.0.0 for RHEL 5-x86_64.
You are likely to get better responses over on the PE users mailing
list: https://groups.google.com/forum/#!forum/puppet-users
--
Daniel Pittman
⎋ Puppet Labs Developer – h
.
At a guess, the `sudo` in the exec is not going to help, but since the
agent runs as root you shouldn't have a problem.
So, can you try running the `apt-get install libmemcached-dev` package
by hand and see what the output is? Paste it into this thread if you
can't figure it out direct
ing replaced.
>
> Is this expected behaviour that I don't know about?
Nope.
> Is there a way to put a client puppetd process into debug and
> trace so I can see the results?
If you run it with `--debug` and `--trace` as a daemon, those log
messages will go to syslog like everythin
m/references/stable/configuration.html
You can find the appropriate setting, and the rest of our
configuration, documented in there.
(You want the `runinterval` setting this time. :)
--
Daniel Pittman
⎋ Puppet Labs Developer – http://puppetlabs.com
♲ Made with 100 percent post-consumer electrons
--
You re
f resources, rather than just "files", so you can monitor, eg, user
and service resources.
Beyond that, I don't know of anything that works at a higher level
that "this file changed" - but I have never really invested much
effort in looking.
--
Daniel Pittman
⎋ Puppet L
7 being
slow.
--
Daniel Pittman
⎋ Puppet Labs Developer – http://puppetlabs.com
♲ Made with 100 percent post-consumer electrons
--
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@googlegrou
f the file is not present, using whatever source you
give, but will not touch the content of an existing file.
If you are using a recursive file resource to put the rest of the
content in place around this, no problem, because the more specific
file resource will override the recursive one, and you
2012/1/26 Juan José Presa Rodal :
(I noted that; since this topic was followed up elsewhere I figured to
repeat myself. :)
> Ok Daniel, thanks for your reply, but I have not control about these
> individual "noreplace" files because are $hostname dependent.
Generally, what we wo
..
>>
>> Cheers,
>> Brian
>>
>> P.S. - Another tool to look at, that I have *heard* good things about is
>> bcfg2, but it isn't nearly as popular as the others.
>>
>> --
>> <http://aws.amazon.com/solutions/solution-providers/brandorr/>
alog Service Architecture? I couldn't
>> find references to it on this list
>
> It's rather out of date, and we're going to update/delete that doc to make
> it clear.
I had a look over it, and while it lives on in the history of the
wiki, it is far enough from current
duplicating the data at the moment. Hopefully in the
Telly timeframe we can have something better, but we don't have a
concrete date on the roadmap yet.
--
Daniel Pittman
⎋ Puppet Labs Developer – http://puppetlabs.com
♲ Made with 100 percent post-consumer electrons
--
You received this message b
options we don't have a good model for this yet.
Moving forward would require someone proposing a good change to the
model - the package type - that would cleanly map to the required
semantics of each of the various implementations of these things.
--
Daniel Pittman
⎋ Puppet Labs Developer –
is is not the case.
>
> facter-1.6.4-1.el6.noarch on rhel6.
>
> I'm only few days into ruby, but as I read the code, it should work as I
> expect.
>
> Any ideas why I see what I see?
Off-hand, no. Can you file a bug report, including these details, at
http://projects.p
host facts tables in the inventory
> database mimic what you end up creating with stored configs? It would
> be great if I could just dump the facts stuff out of the inventory db
> and bootstrap the stored configs database with it so I don't have the
> pain of initial populatio
al": source =>
"puppet:///modules/firewall/rc.firewall.${fqdn}" }` to use a per-host
fact to select which configuration file you want. File even supports
multiple "sources", and selecting the first one, so you can have it
look for a "per host", then "per clas
s+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
--
Daniel Pittman
⎋ Puppet Labs Developer – http://puppetlabs.com
♲ Made with 100 percent post-consumer electrons
--
You received this message because you are
On Wed, Feb 8, 2012 at 14:40, Gonzalo Servat wrote:
> On Thu, Feb 9, 2012 at 5:44 AM, Daniel Pittman wrote:
>> RedHat released some update kernels that reintroduced a bug from the
>> 2.6.13 Linux kernel. You can run any of the code in this gist to
>> check if your kerne
ng else that
is more tolerant or silent.
2. Have an exec that checks those kernel parameters for kdump and
automatically reboots.
Obviously 2 has ... some risks. :)
--
Daniel Pittman
⎋ Puppet Labs Developer – http://puppetlabs.com
♲ Made with 100 percent post-consumer electrons
--
You received this
On Wed, Feb 8, 2012 at 16:13, Aaron Grewell wrote:
> On 02/08/2012 04:11 PM, Daniel Pittman wrote:
>> You can't: if you tell Puppet to ensure the service is running, it
>> will try to start it every time it finds it "out of compliance".
>
> Look at the code.
Sorry to ask but, what's ECN?
Best regards,
--
Kwame
On Jan 26, 2012 11:45 AM, "Matt Ackerman" wrote:
> Does anyone have experience using LDAP as the ENC at medium to large
> scale? We have around 600 nodes but will quickly grow that to 2000 or so in
> short order.
>
> If so, is it working well?
we have a default of
`ensure => true` for anything that doesn't explicitly mention the
value. For a service that is the equivalent of `ensure => running`,
which would explain the behaviour you saw.
For most types that is the right thing to do, if the user is trying to
manage something
seful for testing new
configurations, where you want to fix the broken configuration rather
than reverting to a known-good one.
That should also apply when you can't communicate with the master.
--
Daniel Pittman
⎋ Puppet Labs Developer – http://puppetlabs.com
♲ Made with 100 percent post-consumer e
You could obviously patch Dashboard,
which wouldn't be impossibly hard, but it isn't in by default.
You could also file a feature request asking that it be added, which
helps let the folks working on that product know what you care about.
--
Daniel Pittman
⎋ Puppet Labs Develope
ny other "meta issue" around how we are
managing this. This is, obviously, a new way to try and figure out
what we should do, and we want to make sure that we catch any problems
with it early.
Thanks.
--
Daniel Pittman
⎋ Puppet Labs Developer – http://puppetlabs.com
♲ Made with 100 percent
to more aggressive
debugging. Would you be comfortable doing some hacking / patching of
the code to narrow this down, and/or installing some development tools
on one of the nodes that triggers the hang?
--
Daniel Pittman
⎋ Puppet Labs Developer – http://puppetlabs.com
♲ Made with 100 percent post-consume
) information appears.
That, though, could be a problem. Are you saying that when you use
mcollective it sees `&id001` as the value of that fact? Can you show
how you are invoking mcollective, and a demonstration of the output
around the problem?
Also, which versions of Ruby, and MCollect
On Tue, Feb 14, 2012 at 16:28, Gonzalo Servat wrote:
> On Wed, Feb 15, 2012 at 11:02 AM, Daniel Pittman
> wrote:
>>
>> Sorry for not getting back to this sooner. If you are running 2.7.10,
>> can you try removing the file
>> `puppet/util/instrumentation/listene
the contributing
link, but is done by creating a RedMine account at
https://projects.puppetlabs.com/ and then hitting the URL
https://projects.puppetlabs.com/contributor_licenses/sign to read and
sign.
It would be awesome if you could submit this as a pull request, but
without that it would be
gt; "client" server:
> puppet: 2.7.10-1
> ruby: 1.8.7.352-4
> RHEL: 6
>
> Thank you!
>
>
> -Original Message- From: Daniel Pittman
> Sent: Tuesday, February 14, 2012 5:06 PM
> To: puppet-users@googlegroups.com
> Subject: Re: [Puppet Users] Yaml serve
On Tue, Feb 14, 2012 at 06:54, jcbollinger wrote:
> On Feb 13, 4:58 pm, Daniel Pittman wrote:
>>
>> We recently found some issues with the `links => follow` setting in
>> recursive file copying; the designed behaviour is that it should allow
>> you to determine if
because of
exactly this. Sadly, yeah, a change to the underlying implementation
presumably led to this greater degree of sharing, which is fine - as
long as everyone else uses a full YAML stack to read it. :)
> Thank you so much for your help!
No worries.
--
Daniel Pittman
⎋ P
On Wed, Feb 15, 2012 at 17:26, Khoury Brazil wrote:
> On Thu, Feb 9, 2012 at 1:09 PM, Daniel Pittman wrote:
>>
>> On Thu, Feb 9, 2012 at 06:12, mukulm wrote:
>> >
>> > I want to cache the updates for the users system received from the
>> > server so th
nswers either.
I would absolutely support getting a new StackExchange site for
configuration management or something going. What it really needs is
someone to drive that forward - you can't just ask for one, it needs a
community.
--
Daniel Pittman
⎋ Puppet Labs Developer – http://puppetlabs.co
urce build rather than with an
> RPM.
>
> Please tell me if I understand the versioning requirements:
> I need ruby 1.8.7 or 1.9.3 on the machine acting as Puppet Master.
> The clients/agents can use ruby 1.8.5 for now.
That is spot-on.
--
Daniel Pittman
⎋ Puppet Labs Developer –
gt; default that should be heira, but in case someone wants something else, I
> think we should allow that?
The implementation of the automatic lookup is through an indirection
and terminus - so you can (theoretically) run with `none` as the
back-end, and you can supply your own Ruby code that impl
uppet.conf files on each node
in your population
- ...so that agent/master/CA configuration stays consistent across
your deployment
- ...so that you can update your config and fetch a new catalog in a
single operation.
Thanks in advance for the feedback!
- Danie
On Thursday, May 10, 2012 9:53:15 AM UTC-7, Kelsey Hightower wrote:
>
> On Thu, May 10, 2012 at 12:44 PM, Daniel Sauble
> wrote:
>
>> Hey all,
>>
>> I've been designing a new feature for Puppet, and wanted to get some
>> kick-back from the community
On Thursday, May 10, 2012 9:53:28 AM UTC-7, Romeo Theriault wrote:
>
> On Thu, May 10, 2012 at 6:44 AM, Daniel Sauble
> wrote:
> > Hey all,
> >
> > I've been designing a new feature for Puppet, and wanted to get some
> > kick-back from the community to
On Thursday, May 10, 2012 10:39:22 AM UTC-7, windowsrefund wrote:
>
>
> On May 10, 12:44 pm, Daniel Sauble wrote:
> >
> >- Securely add nodes to your deployment without manually signing
> >certificates on the CA...
> > - ...so that you can h
On Thursday, May 10, 2012 11:37:34 AM UTC-7, ohad wrote:
>
>
>
> On Thu, May 10, 2012 at 9:34 PM, Daniel Sauble wrote:
>
>> On Thursday, May 10, 2012 10:39:22 AM UTC-7, windowsrefund wrote:
>>>
>>>
>>> On May 10, 12:44 pm, Daniel Sauble wrot
On Thursday, May 10, 2012 3:05:38 PM UTC-7, jcbollinger wrote:
>
>
>
> On May 10, 2:04 pm, Daniel Sauble wrote:
> > On Thursday, May 10, 2012 11:37:34 AM UTC-7, ohad wrote:
> >
> > > On Thu, May 10, 2012 at 9:34 PM, Daniel Sauble <
> djsau...@puppetl
On Friday, May 11, 2012 5:56:10 AM UTC-7, Marc Zampetti wrote:
>
> Does this require that a human being has to be in the loop every time a
> node joins the site? How would one automate 100% the provisioning of new
> hosts? With the current system, I can turn on auto-sign and have some
> simple r
That's most likely your problem. Make sure to chkconfig off the puppetmaster
service if you're using httpd.
Regards,
Daniel
On 13 May 2012, at 14:00, Denmat wrote:
> Hi,
>
> Have you still got your puppetmaster service running? Don't need that running
> whe
issing
something. All the modules actually used are also correct as far as I can see.
Is there a way I can check or prove if those files are even being parsed by
puppet? running my puppetmaster with debug doesn't seem to trigger anything
useful.
Regards,
Daniel
--
You received this messa
On Saturday, May 12, 2012 6:14:06 AM UTC-7, Timothy Sutton wrote:
>
> Just concerning this PSK aspect of Sites, would this also be a similar
> alternative to using a shared cert (or set of certs) in tandem with the
> node_name_value or node_name_fact, as was recently suggested by Gary in
> thi
S:puppet, DNS:puppet.bom.gov.au)
Thanks,
Daniel
From: puppet-users@googlegroups.com [puppet-users@googlegroups.com] On Behalf
Of Dan White [y...@comcast.net]
Sent: Tuesday, May 15, 2012 9:53 AM
To: puppet-users@googlegroups.com
Subject: Re: [Puppet Users] problem with import
it
had the same name as a module, so It may have been confused between that
directive and the autoloader? I ended up chaging the nodes directory and
import to "gfedevws-nodes/*.pp" and viola, its being imported, and parsing the
node definition correctly.
Somewhat obscure, but happy i
because you are subscribed to the Google Groups
> "Puppet Developers" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/puppet-dev/-/6zO7qOk7lgMJ.
>
> To post to this group, send email to puppet-...@googlegroups.com.
> To unsubs
On Friday, May 18, 2012 6:58:37 AM UTC-7, seanmil wrote:
>
> On Fri, 2012-05-11 at 09:39 -0700, Daniel Sauble wrote:
> > Another problem is that if you move services around, you have to
> > update puppet.conf on all nodes that use that service. For example, if
> > you
better than the current MySQL and SQLite
ActiveRecord backed engines.
That makes it reasonable for most deployments without an external
database, even if it is not as much of a performance win.
--
Daniel Pittman
⎋ Puppet Labs Developer – http://puppetlabs.com
♲ Made with 100 percent post-consume
agent to change the node
terminus from REST to something else (eg: plain or so) in order to
avoid that check.
That would bypass the specific issue, although we make absolutely no
assurance that anything else will work correctly either.
--
Daniel Pittman
⎋ Puppet Labs Developer – http://puppetlabs.com
♲
do
anything that `puppet agent` can do, without needing a central master.
That means that anywhere puppet *apply* is installed requires Hiera -
and that is part of the same package that includes the Puppet agent.
--
Daniel Pittman
⎋ Puppet Labs Developer – http://puppetlabs.com
♲ Made with 100 perc
r highlights through the text - see the module tool for examples.
I think you should treat faces with some actions that failed
separately. Perhaps call them out in this display, perhaps not, but
certainly treat them in the `puppet help node` style output as
"available actions" vs &
On Fri, Jun 29, 2012 at 9:11 AM, Randall Hansen wrote:
> On Thu, Jun 28, 2012 at 8:00 PM, Daniel Pittman wrote:
>
>> No, mentioning STDERR is terrible UX, even if I know what it means. :)
>>
>> I think a better approach would be to capture the error and report it
>>
ter* for this to be fixed; a 2.6.4
client will work fine.)
Daniel
--
⎋ Puppet Labs Developer – http://puppetlabs.com
✉ Daniel Pittman
✆ Contact me via gtalk, email, or phone: +1 (877) 575-9775
♲ Made with 100 percent post-consumer electrons
--
You received this message because you are sub
On 21/06/11 17:03, Craig White wrote:
> On Jun 20, 2011, at 3:54 PM, Ken Barber wrote:
>
>> It does seem like its not being included :-) ...
>>
>> What does:
>>
>> echo "# foo" >> /etc/ntp.conf
>> puppet apply -d -e 'include ntp'
>>
>> Do?
>
> seems so basic - output at bottom
>
> I have gone
tters
on the Puppet Master, so even if it hadn't, running a 2.7 master with
2.6 clients would have fixed the bug. :)
Daniel
--
⎋ Puppet Labs Developer – http://puppetlabs.com
✉ Daniel Pittman
✆ Contact me via gtalk, email, or phone: +1 (877) 575-9775
♲ Made with 100 percent post-consumer elect
tion. If your file is just
static text, this should work:
<%= File.open('/path/to/file').read %>
If it has actual ERB content, life is more difficult.
As an alternative, some folks use one of the various 'concat' file
modules, like the one by R.I.Pienaar, or the p
and
watch those files for changes.
So, I think this is the only present solution for the issue; you might
want to find the existing bug (which I bet there is, but file a new
one if you can't turn it up) and add your voice to those asking that
it get fixed. :)
Regards,
Daniel
On Thu, J
d do it rather simply from class "syslog::server" (for
example), but I'd like it to be dynamic - I'd like other modules to be
able to trigger the addition of a given configuration snippet in the
syslog config of node "infra".
Can this be done ? Is this realisti
with puppet I have not
stumbled across exported resources. Any pointer where I should start
reading?
Exported resources are great fun. :)
http://docs.puppetlabs.com/guides/exported_resources.html
http://projects.puppetlabs.com/projects/1/wiki/Using_Stored_Configuration
--
Daniel Maher
« makin'
happy with the result.
Implementing Puppet Commander[1] in order to manage the trigger events
was about as straightforward as it gets !
[1]
http://projects.puppetlabs.com/projects/mcollective-plugins/wiki/ToolPuppetcommander
--
Daniel Maher
« makin' plans now to live on Mars 'cuz
x27;t* be that easy to break. ;)
(Facter does run at the outset of any activity, and again after
pluginsync, as Nigel notes. :)
Daniel
--
⎋ Puppet Labs Developer – http://puppetlabs.com
✉ Daniel Pittman
✆ Contact me via gtalk, email, or phone: +1 (877) 575-9775
♲ Made with 100 percent post-cons
ugh I absolutely believe you when you say that you do.
It would be very helpful, so, if you could explain what the root cause
of that need is. :)
Daniel
On Sat, Jun 25, 2011 at 06:54, ssk1287 wrote:
> That is exactly what I ended up using. Isn't there a more "puppetty"
> way of
request
would be the next logic step here, so that we capture your needs.
Until then, you are kind of stuck with something like using 'su' to
change UID in one of the commands.
Daniel
On Sun, Jun 26, 2011 at 11:01, ssk1287 wrote:
> Consider the following scenario.
>
>
> might revert the master and all clients back to an older version for
> the time being. YMMV.
I trust you filed bugs about those, so we can fix 'em. ;)
daniel
>
> On Jun 22, 11:19 am, Peter Berghold wrote:
>> Hi folks,
>>
>> I am building a server using Gentoo L
is an
absolute requirement for y'all to use Puppet on your systems?
Regards,
Daniel
--
⎋ Puppet Labs Developer – http://puppetlabs.com
✉ Daniel Pittman
✆ Contact me via gtalk, email, or phone: +1 (877) 575-9775
♲ Made with 100 percent post-consumer electrons
--
You received this
On 29/06/11 16:34, Craig White wrote:
> This seems to work but it does seem perilous and ugly. A meta description of
> what I am trying to do is:
> - install firebird sql server
> - replace the 'security' file with a known file
> - restart the firebird service
>
> I'm not going to include firebird
1 - 100 of 714 matches
Mail list logo