name_real = "WEBAPP_EC2EAST_${envir_upcase}_SERVICE"
}
# ... use $agent_name_real
}
Thanks,
J
On Wednesday, January 21, 2015 at 4:24:19 PM UTC-6, omfg9899 wrote:
>
> Hello all and thanx in advance to anyone that replies to my endless
> headache here.
>
> I am tr
Hello all and thanx in advance to anyone that replies to my endless
headache here.
I am trying to do a couple of things, and failing miserably. I will touch
on the most important one for the moment.
I am trying to set a variable based on a variable. Effectively a dynamic
variable. I can
er 29, 2014 5:28:18 AM UTC-5, omfg9899 wrote:
>>
>> Puppet Version : 2.7.25
>>
>> So I don't get it at all..
>>
>>
>> err: Could not apply complete catalog: Found 1 dependency cycle:
>> (Exec[chown_logdir] => Class[Jetty] => User[evol
Puppet Version : 2.7.25
So I don't get it at all..
err: Could not apply complete catalog: Found 1 dependency cycle:
(Exec[chown_logdir] => Class[Jetty] => User[evolve] => Exec[chown_logdir])
Cycle graph written to /var/lib/puppet/state/graphs/cycles.dot.
digraph Resource_Cycles {
label = "
:31:41 PM UTC-5, omfg9899 wrote:
>
> Puppet version : 2.6.14
> Error : Could not find class"
> Mode : Standalone (no puppetmaster)
> -
>
> What's run in inside the puppet run script?
>
I forgot to add this..
warning: Could not find class webapps::apps_sever_content for
i-xx.ec2.internal
Could not find class webapps::apps_sever_content at
/var/els/puppet/manifests/nodes.pp:10 on node i-xx.ec2.internal
On Sunday, September 28, 2014 4:31:41 PM UTC-5, omfg9899 wrote
Puppet version : 2.6.14
Error : Could not find class"
Mode : Standalone (no puppetmaster)
-
What's run in inside the puppet run script?
"export FACTERLIB=/var/els/puppet/modules/facts/files
/usr/bin/puppet apply /
t method in
the future. But for now, I am sticking with what works and will test out
other methods later. That wouldn't be so clean if one considers that the
whole of the template would have to be changed to fit this or the order of
operations would be
Thanks,
J
On Monday, Septe
acter never touched /etc/facter/facter.d/ .
This is troubling because it was before.. Puppet is proving to be very
troublesome.
I just need a place to plop down a few .rb files and then let ruby rip the
install up.
On Monday, September 8, 2014 12:58:57 PM UTC-5, Garrett Honeycutt wrote
>
> Also, what version of Puppet is this?
>
> On 09/08/2014 06:19 AM, omfg9899 wrote:
> > So I didn't have a "/etc/puppet/modules/env/lib/facter/" directory
> > structure of any kind.
> > I had a structure of "/var/els/puppet/modules/facts/
Felix.Frank wrote:
>
> On 09/07/2014 05:41 PM, omfg9899 wrote:
> > I have placed this file in MANY different places as suggested and it
> > never works.
>
> Well...*what* places?
>
> The facts.d directory is the one place where this does *not* belong.
>
> Please try /
Felix.Frank wrote:
>
> On 09/07/2014 05:41 PM, omfg9899 wrote:
> > I have placed this file in MANY different places as suggested and it
> > never works.
>
> Well...*what* places?
>
> The facts.d directory is the one place where this does *not* belong.
>
> Plea
P.S. If I run "facter envir.rb" it works, it shows up in the list.. :/
J
On Sunday, September 7, 2014 10:41:28 AM UTC-5, omfg9899 wrote:
>
> I know I must be missing something stupid, but I have tried for 2 days
> now without success.
>
> I am using puppet stand
I know I must be missing something stupid, but I have tried for 2 days
now without success.
I am using puppet stand alone, no master.
I need a simple custom fact to be created to assist in deploying the
correct configuration at build time.
I made this super simple fact..
# envir.rb
F
14 matches
Mail list logo