Hello, I'm new to puppet and am getting a puppet server setup with
puppet dashboard. I have the puppet server and puppet dashboard
(Apache/Passenger) setup and working well with 60+ test nodes working
as expected. Only problem is that I have this one error in the logs
which I can't figure out.
Jan
ing seems to work pretty well:
>
> On 01/27/2012 04:59 AM, Romeo Theriault wrote:
>> Jan 26 17:09:41 ppt01 puppet-agent[27357]: Using cached catalog
>
> Your agent is using a cached catalog.
>
> puppet agent --test should fail. Also, changing the manifest for this
> nod
On Sat, Feb 18, 2012 at 10:01, Mister IT Guru wrote:
> Hi All,
>
> Please forgive me for jumping on this thread, but I'm a bit shocked - Syntax
> highlighting for puppet? Sorry for being slow on this one, I have been
> cracking my eyes using nano, and basic text editors - It never crossed my
> min
Hi, We're just getting started with puppet and one of the things we'd
like to automate across a mix of Solaris and RHEL boxes is resetting a
users password. But we only want to reset the users password on the
boxes they already exist on. We don't want to have their account
created on all the boxes.
On Wed, Feb 22, 2012 at 21:30, Steve Shipway wrote:
> We have a system here that automatically resets the root password (amongst
> others) when they are >60 days old, and stores the >new password in a central
> encrypted location. To do this, we have a custom fact that identifies the
> age of
On Thu, Feb 23, 2012 at 04:04, jcbollinger wrote:
> Do you want merely to reset the password and then ignore subsequent
> changes, or do you intend to keep the password fixed to the new
> value? If the former then Puppet isn't the right tool for the job.
> Instead, you want MCollective or anothe
On Sun, Feb 26, 2012 at 05:05, bel wrote:
> You might want to change the regex used in the grep line to:
>
> '^${user}:' # Adding the colon
>
> This would prevent false-positives when, for e.g., you are looking for
> user "joe" in a system where it doesn't exist but "joep" does.
Thanks! Good poin
On Thu, Mar 1, 2012 at 11:51, Peter Berghold wrote:
> Hi folks,
>
> Went back and did some more reading and found the intriguing entry in the
> Dashboard documentation
>
> "The classes the console knows about are a subset of the classes in your
> puppet master’s collection of modules. You must add
On Fri, Mar 2, 2012 at 04:12, Peter Berghold wrote:
>
>
> On Fri, Mar 2, 2012 at 12:55 AM, Romeo Theriault
> wrote:
>>
>>
>> In the Dashboard, when they say "classes" they really mean "module".
>>
>
>
>
> This begs a follow-on q
Hi, I'm just getting started with puppet and am looking for some best
practices on how to handle node and module inheritance issues. I'm
planning to start using heira so want to plan my implementation around
hiera specifics.
Specifically, one item I can't seem to find a clean way of dealing
with i
On Fri, Mar 2, 2012 at 08:56, Romeo Theriault wrote:
> Hi, I'm just getting started with puppet and am looking for some best
> practices on how to handle node and module inheritance issues. I'm
> planning to start using heira so want to plan my implementation aroun
so
be trying to use hiera as much as possible to handle external data and
determining which classes get applied to which nodes.
Thanks again for the help.
Romeo
On Mon, Mar 5, 2012 at 04:24, jcbollinger wrote:
>
>
> On Mar 2, 2:12 pm, Romeo Theriault wrote:
>> On Fri, Mar 2, 2
I can delete a node in dashboard fine, but when I do a search with the
Inventory Search the node shows up again and also then shows up under
"Unreported". Any way to get rid of all references to the node?
Thanks,
--
Romeo
--
You received this message because you are subscribed to the Google Gr
On Fri, Mar 9, 2012 at 12:05, Jeff McCune wrote:
> On Wed, Mar 7, 2012 at 8:22 PM, Romeo Theriault
> wrote:
>>
>> I can delete a node in dashboard fine, but when I do a search with the
>> Inventory Search the node shows up again and also then shows up under
>> "
0 maart 2012 03:39:31 UTC+1 schreef Romeo Theriault het
> volgende:
>>
>> On Fri, Mar 9, 2012 at 12:05, Jeff McCune wrote:
>> > On Wed, Mar 7, 2012 at 8:22 PM, Romeo Theriault
>> >
>> > wrote:
>> >>
>> >> I can delete a node in dashboard
Ugh, this isn't a nice bug to find out about. Just found out that on a
few of our Solaris 10 global zones, puppet is destroying the crontab
entry of the root user. It seems to be related to a hang in facter.
I'm not 100% sure, but it seems the issue is occurring when facter
runs 'prtdiag' on the ho
I have a situation where some of my puppet client machines fqdn's
change. After this happens they fail to connect to the puppet master
due to an untrusted certificate. It looks like manually setting a
"certname" in the client puppet.conf file will work around this issue
of the certname relying on t
rmal...
>>
>> Hopefully all your root cron jobs are in Puppet and will be rebuilt on
>> the next run...
>>
>> Greg
>>
>> On Mar 14, 9:26 am, John Warburton wrote:
>>
>>
>>
>>
>>
>>
>>
>> > On 14 March 2012
On Tue, May 1, 2012 at 10:35 AM, Russell Van Tassell
wrote:
> On Tue, May 1, 2012 at 12:45 PM, Romeo Theriault
> wrote:
>>
>> Unfortunately, solaris
>> doesn't have a cron.d directory where we can drop crontab files
>> either.
>
>
> Are you talk
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 see if you think this is needed or not. The
> feature is called Puppet Sites, and meets some specific goals by means of a
> fe
On Tue, May 29, 2012 at 1:39 PM, Sans wrote:
>
> Thanks nseagoon! But that didn't help. I already did that. And I'm still
> trying to understand the audit log.
> Does any one have any other suggestion(s) for me? Cheers!!
It may be useful for you to install the 'setroubleshoot' package
(that's wha
On Tue, Jul 10, 2012 at 10:41 PM, Kmbu wrote:
> Hi,
>
> Thanks for supporting. We've been running this environment of around 1000
> servers for at least 5 years and have never seen a crontab suddenly
> disappear before. We've only had Puppet in place for a month or so.
>
> Regards,
Unfortunately,
22 matches
Mail list logo