I'm not sure if this is the right terminology, but what I have is basically
a class called "base_modules" that includes several modules. This is so I
don't have to specify each and every module for each node, I can just
include base_modules. The problem now is that I need to pass $urlcheck to
On Wednesday, March 9, 2016 at 4:03:58 AM UTC-8, Albert Shamsiyan wrote:
>
> My bad
>
> executing "puppet agent --configprint server" will always show "puppet"
> because it's the default value
>
That's not quite true.
Per-user Puppet configuration lives in ~/.puppet or ~/.puppetlabs,
dep
On Tuesday, March 8, 2016 at 8:11:46 AM UTC-5, R.I. Pienaar wrote:
>
>
>
> - Original Message -
> > From: "Ugo Bellavance" >
> > To: "puppet-users" >
> > Sent: Tuesday, 8 March, 2016 13:50:46
> > Subject: Re: [Puppet Users] Template problems
>
> > Just a thought, where should I have
I've had a few questions and I realized that I didn't actually know.
Thanks,
Trevor
--
Trevor Vaughan
Vice President, Onyx Point, Inc
(410) 541-6699
-- This account not approved for unencrypted proprietary information --
--
You received this message because you are subscribed to the Google G
On Tuesday, March 8, 2016 at 3:13:43 PM UTC-6, evan@noaa.gov wrote:
>
> Well, I have hiera running an working and beginning to handle my code. But
> I have run in to the problem of developing on on my workstation, but having
> to upload to the puppet server to test when using hiera. If I us
My bad
executing "puppet agent --configprint server" will always show "puppet"
because it's the default value, however, when executing "sudo puppet agent
--configprint server" will print out the correct value
On Wednesday, March 9, 2016 at 12:30:27 PM UTC+2, Albert Shamsiyan wrote:
>
>
Hi,
I'm new with puppet and I help with agent server communication.
- Server installed on CentOS 65 and called puupetmaster.home
- Agent installed on Ubuntu 14.01 and called wikitest.home
1. I get "puppet", When I hit the following command on the agent puppet
agent --configprin