Any news about the packages for Raring?
On Monday, June 10, 2013 10:24:25 AM UTC-5, Andreas Ntaflos wrote:
>
> It seems there are no packages available for Ubuntu 13.04. There is a
> puppetlabs-release package for raring, but except for that the directory
> http://apt.puppetlabs.com/pool/raring/
Hello,
I followed the instructions on puppetlabs to install puppet 3.2.1 and
Passenger on RedHat 6.4 x86_64.
http://docs.puppetlabs.com/guides/installation.html
http://docs.puppetlabs.com/guides/passenger.html
I also installed puppet 3.2.1 on a RedHat 5.6 as the client.
I finally got puppet a
I have a Ubuntu agent that I did all sorts of things to including revoking
the cert. It was a master for awhile and I played with foreman on it. I
then went through and apt-get purged all puppet related packages and
cleaned out anything left in the file system that had the name "puppet" in
it i
Hello,
Link ? :) Also, is it similar to https://github.com/devstructure/blueprint?
On Thu, Jun 13, 2013 at 6:12 PM, Thibault Bronchain <
thibault.bronch...@gmail.com> wrote:
> Greetings all,
>
> I’m leaving this message about the development of a new configuration
> reverse engineering tool: Pys
IdentifyingNumber : {FC835376-FF3B-4CAA-83E0-2148B3FB7C98}
Name : SQL Server 2008 R2 SP2 Common Files
Vendor: Microsoft Corporation
Version : 10.52.4000.0
Caption : SQL Server 2008 R2 SP2 Common Files
On Thursday, June 13, 2013 11:51:51 AM UTC-4, Kevin
I don't think that I understand.
Can you please provide the output?
--
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.
T
Kevin,
My apologies, I failed to mention that the record for the installer was
outputted from the powershell command.
Thanks,
Reginald
On Thursday, June 13, 2013 10:58:52 AM UTC-4, Kevin D wrote:
>
> Can you also provide the output from this powershell command:
>
> Get-WmiObject -class win32_pr
Hi everyone.
I am receiving an error on this line:
hiera_include('classes')
According to documentation here:
http://docs.puppetlabs.com/hiera/1/puppet.html#hiera-lookup-functions it
seems to the standard way to call hiera_include.
Has anyone run into this issue? It only happens after a singl
Can you also provide the output from this powershell command:
Get-WmiObject -class win32_product | Where-Object {$_.name.contains("SQL
Server 2008")}
If a record for the installer isn't in the registry location
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" or
the WMI
I am having the same issue. The node it says it can't find is my puppet
master. when I apply the manifests on my puppet master it says cannot find
the name of my puppet master.
Really weird.
Eric
On Thursday, November 4, 2010 7:57:11 AM UTC-5, theirpuppet wrote:
>
> On Nov 4, 12:03 pm, Felix
You could also look at the Satellite 6 upsteam project Katello.
http://www.katello.org/
--
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...
On Wednesday, June 12, 2013 9:15:22 AM UTC-5, Tom Lanyon wrote:
>
> On 05/06/2013, at 11:51 PM, jcbollinger [...] wrote:
> > I don't much like that general approach in the first place on account of
> the $requested_package parameter. That you encounter difficulty when you
> try something a bi
Hi,
I recently updated from puppet 3.1.1 to 3.2.1 and noticed quite a bit of
increased load on the puppetmaster machine. I'm using
the Apache/passenger/rack way of puppetmastering.
Main symptom is: higher load on puppetmaster machine (8 cores):
- 3.1.1: around 4
- 3.2.1: around 9-10
On Thursday, June 13, 2013 1:34:32 AM UTC-5, denmat wrote:
>
> Hi,
>
> You sure that a grep for 'mount' through your manifest finds nothing?
>
>
Yes, that's what I was about to recommend. And it is necessary to check
all manifest locations -- the 'manifests' subdirectory of every directory
i
Hi All,
Am new to puppet and started writing simple manifest files.
I have setup Server/Client mode for puppet and when I try to apply my
manifest to local machine using "puppet agent" everything works well.
Is there any option to apply the manifests to a remote machine without ssh
into the m
Hi,
Interesting paper. For full disclosure, I do work for Red Hat, so you
know, I could be biased :)
I agree about Puppet being miles ahead for configuration. For customers
who can, I think they should rely on Puppet instead of Satellite for
configuration, unless they have simple needs.
Bu
Does anyone know why i would get a module error for my 'base' module that
I'm not even including for a node? I'm explicitly NOT include the 'base',
yet puppet-client-t2 still errors when i pull it in. Snips from both are
below. Any ideas why this would happen?
Thanks,
JJ
site.pp file
[
I'm trying to start puppetmaster on both of my tun interfaces 10.10.10.6
and 10.10.11.6. What is the syntax to support that when I want to avoid
having it listen on 0.0.0.0?
I tried bindaddress=10.10.10.6, 10.10.11.6. no worky.
Thanks.
--
You received this message because you are subscribed t
Greetings all,
I’m leaving this message about the development of a new configuration
reverse engineering tool: Pysa.
Pysa aims to help anyone who wants to replicate an existing configuration
and not simply clone the entire machine.
It can be use to migrate configurations from one computer to anot
Hi There,
At the moment we don't, but it is something we need to look at.
Part of the challenge with this particular environment was that every
system was literally different in configuration and installed package
versions. What I opted to do was pick a modern baseline OS to bring the
whole fleet
Hi,
How can I fix it? I need to tell Puppet to remove only users with ID from
> 1000 to 299 (because from 300 starts winbind mapping) and not to
> try to remove winbind users
>
Have you considered writing a suitable user provider?
Cheers,
Paul
--
You received this message because yo
Werner Flamme [12.06.2013 18:47]:
> Thank you, Erick,
>
> the names were correct, I use certname entries in my config.
>
> The problem was resolved by deleting the node certificate (mv
> /var/lib/puppet/ssl /var/lib/puppet/ssl.original) and recreating it by
> "puppet agent -t".
>
> I found the s
22 matches
Mail list logo