[Puppet Users] pluginsync fails to load custom facts or providers

2011-07-01 Thread nate
possibly related to (or the same as) issues 4830 and 2244, i'm getting errors when adding a custom fact and provider to a module to propagate to clients. am i missing something here? i tried the workaround of adding a fileserver.conf to the master (referenced below and in the tickets) with no chan

[Puppet Users] Problem with custom function returning array

2011-10-07 Thread Nate
Not sure what I'm doing wrong here. Any help would be greatly appreciated. Also, if there's already a built-in way to do this in Puppet I'd gladly ditch the custom function, although I'd still like to figure out the problem for future reference. Thanks, Nate -- You receiv

[Puppet Users] Re: Problem with custom function returning array

2011-10-13 Thread Nate
Anybody have any thoughts on this? On Oct 7, 8:50 am, Nate wrote: > Hi, > > I'm trying create acustomfunctionthat willreturnanarrayof file > paths for the file type source.  Instead of defining the followingarrayfor > source for each file type: > > file: { "some

[Puppet Users] Re: Problem with custom function returning array

2011-10-14 Thread Nate
tion is to have one class defined that would work with all $mode and $role options and to provide the ability to create one-off files if needed used by $host and also a common to all options. This may go against the idea of Puppet, but it will be useful in our environment. Thanks again! Nate On

[Puppet Users] vcsrepo using wrong provider

2011-10-25 Thread nate
i'm using the vcsrepo type to test creating a simple repo like so: class repotest { vcsrepo { "/tmp/git-test": ensure => bare, provider => "git", } } the client (os x, puppet 2.7.5) picks up the custom type from the master (centos 5.6, puppet 2.7.4) via pluginsync and creates the repository

[Puppet Users] Re: vcsrepo using wrong provider

2011-10-25 Thread nate
yeah, that looks to be the case. error message needs to be more specific, i guess. it does create a git repo. the error threw me off, because i remember it worked fine awhile back. thanks, nan and ken. On Oct 25, 8:24 pm, Nan Liu wrote: > On Wed, Oct 26, 2011 at 12:19 AM, nate wrote: >

[Puppet Users] starting from scratch after changed hostname

2010-09-04 Thread nate
i'm testing things here and had to change the hostname of my puppetmaster VM. pointing a client to it generates "info: Could not find certificate for 'host.domain.com'" errors on the master and the following on the client: debug: Using cached certificate for ca warning: peer certificate won't be

[Puppet Users] Re: starting from scratch after changed hostname

2010-09-04 Thread nate
n so… what's cached here, and where do i resolve this? how do i regenerate the cert with the current key, and which key is it talking about here? On Sep 4, 10:55 pm, nate wrote: > i'm testing things here and had to change the hostname of my > puppetmaster VM. pointing a client to it g

[Puppet Users] Re: starting from scratch after changed hostname

2010-09-04 Thread nate
ugh… disregard the above. i blew away the /etc/puppet and /var/lib/puppet directories on the client, regenerated certs again on the server, and they're talking again. thanks, all. On Sep 4, 11:11 pm, nate wrote: > quick followup… > > i've wiped /etc/puppet/ssl and /var/li

[Puppet Users] Re: puppet capistrano and repository

2010-07-12 Thread nate
t repo which then gets checked out via http by the clients. i'm looking to use git hooks to run puppet. something simple like this seemed to work, though puppet didn't actually run on the client. no error checking or anything in this yet… just quick and dirty. #!/bin/bash # post-checkout t

[Puppet Users] Re: vcsrepo type, svn, & ensure => latest

2010-07-14 Thread nate
at the risk of sounding dense here, is it updating because the result of /bin/date is always going to be unique? maybe you can trigger it some other way, like with a comparison. On Jul 13, 2:12 am, Michael Knox wrote: > Hi all, > We have some data in SVN repos and I'd like puppet to ensure that a

[Puppet Users] Re: vcsrepo type, svn, & ensure => latest

2010-07-14 Thread nate
never mind… haven't had coffee yet. On Jul 14, 9:11 am, nate wrote: > at the risk of sounding dense here, is it updating because the result > of /bin/date is always going to be unique? maybe you can trigger it > some other way, like with a comparison. > > On Jul 13, 2:12 am,

Re: [Puppet Users] Puppet support for Cloud Foundry

2011-08-18 Thread Nate DAmico
Haitao, Try this link as a start: http://www.kartar.net/2011/05/install-cloud-foundry-vcap-via-puppet/ Nate On Thu, Aug 18, 2011 at 9:31 AM, Haitao Jiang wrote: > Hi, > > It seems that Cloud Foundry becomes more and more popular and Ubuntu 11.10 > now has VMC Client as stan

[Puppet Users] Performing text substitution on templates/source files?

2011-03-25 Thread Nate Carlson
es described at http://npc.me/haWrvF? I know that would work, but it seems like a kludge... ;) Thanks! -Nate -- 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@googlegroup

[Puppet Users] Performing text substitution on templates/source files?

2011-03-25 Thread Nate Carlson
ot; changes described at http://npc.me/haWrvF? I know that would work, but it seems like a kludge... ;) Thanks! -Nate -- 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@googlegroup

Re: [Puppet Users] Living with Puppet...

2010-02-09 Thread Nate Childers
On Tue, Feb 9, 2010 at 12:39 PM, R.I.Pienaar wrote: > hello, > > - "Michael DeHaan" wrote: > >> >> Ohad, as you've said "I've written an application, which aims to >> solve all of the missing peaces around puppet".   Obviously you've done a >> lot of work here, but I need to communicate somet

[Puppet Users] puppet-chocolatey error

2013-09-17 Thread Nate Walck
than saying it installed (which it hadn't previously). Am I using 'latest' incorrectly, or is something else going on here? Thanks, Nate -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop re

Re: [Puppet Users] Re: puppet-chocolatey error

2013-09-17 Thread Nate Walck
I am using the puppet-chocolatey module. The forge page linked here to submit issues. Perhaps the link is not correct? Nate On Tue, Sep 17, 2013 at 8:23 AM, Sneha More wrote: > Hi Nate, >install_options is an array of additional options to pass when > installing a package. s

[Puppet Users] Announce: Puppet Server 0.2.0

2014-09-23 Thread Nate Wolfe
We are thrilled to announce the preview release of Puppet Server, our newest open source project. Puppet Server is a next-generation alternative to our current Puppet master, which builds on the successful Clojure technology stack underlying projects like PuppetDB. Packages are available in the Pu

[Puppet Users] Announce: Puppet Server 0.2.2

2014-10-06 Thread Nate Wolfe
Puppet Server 0.2.2 is a bugfix release. The following bugs and issues are addressed in this release: * SERVER-13 [1]: Fix for file descriptor leak when using an https report processor such as PuppetDB or Foreman * HTTPS client connections created by Puppet Server now use the CA cert specified by

[Puppet Users] Re: What's the best way to deal with multiple OS's

2017-02-27 Thread Nate B
// , Is there a better way to deal with this in later versions of Puppet? I lean toward using different manifests for different operating system variations, but like the original poster says, no matter how one organizes the logic, it still gets tedious. Puppet 4.9 doesn't even seem to have in

[Puppet Users] Charlotte PUG

2015-09-01 Thread Nate Loomis
All, I'd like to invite anyone interested to join us next Thursday at the first Puppet User's Group Meetup in Charlotte, NC. We'll be giving a sneak peek into a PuppetConf 2015 talk, discussing future locations for meetups and topics of interest. If you're just curious, new to Puppet, or

[Puppet Users] Breaking change to Pupperware compose file

2018-10-25 Thread Nate Wolfe
Hello, We made a breaking change to the pupperware docker-compose.yml file here: https://github.com/puppetlabs/pupperware/pull/17 We introduced a root-level "volumes/" directory, so to upgrade you'll need to: 1. docker-compose down 2. mkdir volumes 3. mv code puppet serverdata puppetdb puppetdb-p

[Puppet Users] Re: Puppet agent doesn't run on Windows 11 notebook.

2022-11-17 Thread Nate McCurdy
on doing with it? Perhaps you meant to use "puppet apply"? https://puppet.com/docs/puppet/7/services_apply.html Regards, Nate On Wednesday, November 16, 2022 at 8:37:07 AM UTC-8 noveltym...@gmail.com wrote: > Hi Puppet Users, > > I have installed the puppet agent 7.20.0 as a s