On Fri, Feb 28, 2014 at 8:57 AM, John Pyeatt wrote:
> I am trying to use one puppetmaster to support multiple AWS VPCs. In other
> words, I am trying to have one puppetmaster support multiple independent
> networks.
>
> The problem with this is that it is possible for machines on two different
> V
Hi Again,
Out of curiosity ... How does PuppetEnterprise interface w/ VMware/Vsphere
to set the host name in Linux?
On Wednesday, February 26, 2014 3:15:48 PM UTC-8, mjac...@broadsoft.com
wrote:
>
> I am new to puppet.
>
> running puppet 2.7.19
>
> didn't know that you couldn't install foreman
See comments below.
On Thu, Feb 27, 2014 at 4:45 PM, Christopher Wood <
christopher_w...@pobox.com> wrote:
> (inline)
>
> On Thu, Feb 27, 2014 at 03:57:21PM -0600, John Pyeatt wrote:
> >I am trying to use one puppetmaster to support multiple AWS VPCs. In
> other
> >words, I am trying to
(inline)
On Thu, Feb 27, 2014 at 03:57:21PM -0600, John Pyeatt wrote:
>I am trying to use one puppetmaster to support multiple AWS VPCs. In other
>words, I am trying to have one puppetmaster support multiple independent
>networks.
>
>The problem with this is that it is possible fo
I am trying to use one puppetmaster to support multiple AWS VPCs. In other
words, I am trying to have one puppetmaster support multiple independent
networks.
The problem with this is that it is possible for machines on two different
VPCs to have the same hostname/ipaddress.
I use an ENC script on
Yes, it was in my puppet.conf file. That has been removed and now a
compile is working.
Thanks!
On Wednesday, February 26, 2014 3:15:48 PM UTC-8, mjac...@broadsoft.com
wrote:
>
> I am new to puppet.
>
> running puppet 2.7.19
>
> didn't know that you couldn't install foreman and dashboard on t
Hi,
The situation ;
Whenever I bring up a vagrant box, I do a puppet run against my puppet
master to configure some common things I need.
And I want to avoid the remove/new request and sign cycle after a
vagrant destroy.
This can be done using following vagrant config :
vm_config.vm.pro
On Tue, Feb 25, 2014 at 6:26 PM, xbglowx wrote:
> I have a CentOS 6.4 puppet masters that has
> puppet-server-3.3.1-1.el6.noarch installed. I am trying to get a puppet
> client fedora19 working, which has puppet-3.3.1-1.fc19.noarch installed.
>
> If I run puppet agent:
>
> /usr/bin/puppet agent -
Because it is in your puppet.conf :
external_nodes = /etc/puppet/node.rb
more info about ENC : http://docs.puppetlabs.com/guides/external_nodes.html
On 02/27/2014 07:29 PM, mjack...@broadsoft.com wrote:
Hi,
I uninstalled foreman. why would node.rb be utilized?
Regards,
On Wednesday, Febr
Hi,
I uninstalled foreman. why would node.rb be utilized?
Regards,
On Wednesday, February 26, 2014 3:15:48 PM UTC-8, mjac...@broadsoft.com
wrote:
>
> I am new to puppet.
>
> running puppet 2.7.19
>
> didn't know that you couldn't install foreman and dashboard on the same
> system/puppet mas
Following up to my own post...
Without changing my manifest data, I managed to get this to work by changing my
rpm packages around, from this, which didn't work:
hiera-eyaml 2.0
trollop 2.0
highline 1.6.19
To this, which did:
hiera-eyaml 1.3.4
trollop 1.16
highline 1.6.20
This didn't work eit
Hi has anyone done any more work on puppet for HP-UX 11.31?
Or can someone point me to where I can download the opensource version of
puppet agent code so I can try to compile myself?
On Friday, December 27, 2013 5:20:09 AM UTC-5, Ankit Mittal wrote:
> Dear All,
>
> Please help me if puppet ag
On Thu, Feb 27, 2014 at 03:12:53AM -0800, zerozerouno...@gmail.com wrote:
> On Thursday, February 27, 2014 8:52:04 AM UTC+1, nikolavp wrote:
>
> A specific example I think will be of much help. Some ideas:
> >
> > 1) Is "role B" just a more specific "role A" or they aren't so much
> > related. Y
Well that's the obvious part .. which I tried from the start.
Brett
On Thu, Feb 27, 2014 at 5:40 AM, Félix Barbeira wrote:
> Try http://puppet-dashboard-url.tld/radiator
>
> El lunes, 14 de octubre de 2013 20:20:26 UTC+2, Matt Shields escribió:
>
>> Is it possible to create an iframe in an ht
That explains a lot, thanks!
On Wednesday, February 26, 2014 10:08:27 PM UTC-5, Charlie Sharpsteen wrote:
>
> On Wednesday, February 26, 2014 2:19:23 PM UTC-8, paul@complex.comwrote:
>>
>> I have been doing some experimenting with Puppet + Hiera with some of my
>> hashes, but when it is going
On Wednesday, February 26, 2014 3:56:52 AM UTC-6, Richard Fussenegger wrote:
>
> Right now my init.pp contains the following code block:
>
> package { [ 'package-1', 'package-2', '...' ]:
> ensure => 'present',
> require => *Exec*['apt_update'],
> }
>
> This works great — no problem there — b
Here's a sample value. Apart from the length it looks much like yours. (But
your encrypted value appears on a separate line, but possibly word wrap.)
testing::cwood::param:
ENC[PKCS7,MIIBiQYJKoZIhvcNAQcDoIIBejCCAXYCAQAxggEhMIIBHQIBADAFMAACAQAwDQYJKoZIhvcNAQEBBQAEggEARs4upyGGGEl1Q3HJdh1Rov+IkQO07
On Wednesday, February 26, 2014 4:17:05 PM UTC-6, bluethundr wrote:
>
> Hey all,
>
> I've created a puppet module to control LDAP in my environment. The ldap
> packages on both the centos and ubuntu hosts seem to require a user and
> group called 'ldap' (respectively).
>
> in my ldap::install
On Thursday, February 27, 2014 2:43:34 PM UTC+1, AAB !! wrote:
> How to manage files which are not static but dynamic. Different services
> can have files which needs different values based on their characteristics!
> Like in ssh configuration file the listening interface should be the IP of
Hi there,
I would like to install rpms from Puppet master to puppet clients and also
push some files to list of servers, already I do mentioned different
classification of servers under manifest of nodes, but I would like to do
it for specific list of server only. Please suggest your views and
HI,
How to manage files which are not static but dynamic. Different services
can have files which needs different values based on their characteristics!
Like in ssh configuration file the listening interface should be the IP of
the machine (agent), in the same way how can I use hostname for some
Try http://puppet-dashboard-url.tld/radiator
El lunes, 14 de octubre de 2013 20:20:26 UTC+2, Matt Shields escribió:
>
> Is it possible to create an iframe in an html page and display the
> Radiator view in the Puppet Dashboard? For some reason all my other NOC
> iframe's are displaying with the
On Thursday, February 27, 2014 8:52:04 AM UTC+1, nikolavp wrote:
A specific example I think will be of much help. Some ideas:
>
> 1) Is "role B" just a more specific "role A" or they aren't so much
> related. You can use inheritance if they are and change the file/define
Yes, B is some sort of
Hi,
IMO, I think it is a good thing not to develop your modules under root
account.
So for me this is more a feature than a problem.
Grts
Johan
On 02/26/2014 07:58 AM, Stephen Wallace wrote:
Peter,
When I ran the puppet module generate as non-rootit worked like a
charm! Maybe some of
Hi
On 27 Feb 2014, at 00:15, mjack...@broadsoft.com wrote:
> I am new to puppet.
>
> running puppet 2.7.19
>
> didn't know that you couldn't install foreman and dashboard on the same
> system/puppet master.
> I've uninstalled both of them.
>
> puppet nodes are complaining about not being able
25 matches
Mail list logo