On 05/10/15 21:22, Garrett Honeycutt wrote:
On 10/2/15 8:08 PM, Joao Morais wrote:
How to manage a Puppet Server with multi-environment and multi-system?
Hi Joao,
What do you mean by base configuration and system configuration?
Hi Garrett. Base configuration is common manifests and hierada
On 06/10/15 07:25, Joao Morais wrote:
On 05/10/15 21:22, Garrett Honeycutt wrote:
On 10/2/15 8:08 PM, Joao Morais wrote:
How to manage a Puppet Server with multi-environment and multi-system?
Hi Joao,
What do you mean by base configuration and system configuration?
Hi Garrett. Base config
Hi all,
As I run following command:
puppet agent --server s001ap38-test --no-daemonize --verbose --onetime
I got error as follow:
...
err: Failed to apply catalog: Parameter source failed on
File[/etc/httpd/conf.d/s001is35-test.conf]: Cannot use URLs of type
's001ap38-test' as source for files
Interesting, thank you. How would I know if I'm using parser=future? Our
agents are Puppet v3.4.3. And I'm guessing parser=future is relative to the
version you're currently using so I might not have access to the feature
anyway.
On Mon, Oct 5, 2015 at 6:48 PM, Henrik Lindberg <
henrik.lindb...@cl
I am stuck trying to get Openstack Keystone to install via puppet.
Maybe someone has seen this before and can shed some light on the
problem as I have searched google and have also tried a large number
of Admin related puppet options.
I am getting this output:
Notice: /Stage[main]/Keystone/Exec
On Monday, October 5, 2015 at 9:45:34 AM UTC-5, Dale Bradman wrote:
>
> Hi Szerémi,
>
> I am new to Puppet. Could you explain this a little more please?
>
> I have my Puppet master and the node I am trying to run 'puppet agent
> --test' on however I am seeing the same error as Shawn.
>
>
To exp
Hi All,
I have an odd requirement to contend with. We have puppet clients that have
peers. While a catalog is being executed on one client, its peer must not
execute its catalog until the other is complete. Each client has only one
peer. Has anyone done something similar? I have not yet been abl
On 2015-06-10 6:03, Fabien Delpierre wrote:
Interesting, thank you. How would I know if I'm using parser=future? Our
agents are Puppet v3.4.3. And I'm guessing parser=future is relative to
the version you're currently using so I might not have access to the
feature anyway.
The setting parser=f
On 2015-05-10 17:53, Corey Osman wrote:
I'll be at the contributor summit and conference on thursday-friday.
Whats the best way to get a hold of you?
I will be at the contributor summit as well. I am the "tall Swedish
dude" :-) and you can ping me as @hel on twitter, but it should not be
di
On 06 Oct 2015, at 11:39, rjl wrote:
> Hi All,
> I have an odd requirement to contend with. We have puppet clients that have
> peers. While a catalog is being executed on one client, its peer must not
> execute its catalog until the other is complete. Each client has only one
> peer. Has anyo
Thanks for the link Martin. We are using open source.
On Tue, Oct 6, 2015 at 1:03 PM, Martin Alfke wrote:
>
> On 06 Oct 2015, at 11:39, rjl wrote:
>
> > Hi All,
> > I have an odd requirement to contend with. We have puppet clients that
> have peers. While a catalog is being executed on one clie
Ah, I see. That's a bigger deal than just a few lines of duplicated code in
Hiera. We are looking at upgrading our server but we'll approach this much
more carefully.
Thanks for the insight!
On Tuesday, October 6, 2015 at 2:53:53 PM UTC-4, Henrik Lindberg wrote:
>
> On 2015-06-10 6:03, Fabien
On 05/10/15 19:48, Henrik Lindberg wrote:
On 2015-05-10 8:51, Fabien Delpierre wrote:
foo::python_pips:
"pbr":
ensure: 1.3.0
install_args: ['-I']
proxy: 'http://proxy.example.com:3128";
"linecache2":
ensure: 1.0.0
install_args: ['-I']
proxy: "http://proxy.exa
On 2015-10-05 17:51, Fabien Delpierre wrote:
> Hey folks,
> I have something like this in a manifest:
>
> class foo(
> $python_pips = {
> pbr => { ensure => '1.3.0', install_args => ['-I'] },
> linecache2 => { ensure => '1.0.0', install_args => ['-I'] },
> elasticsearch => { ensure
That looks like what I need, I will test it all later. Thanks João and
Andreas!
On Tuesday, October 6, 2015 at 8:29:16 PM UTC-4, Andreas Ntaflos wrote:
>
> On 2015-10-05 17:51, Fabien Delpierre wrote:
> > Hey folks,
> > I have something like this in a manifest:
> >
> > class foo(
> > $pyt
15 matches
Mail list logo