Hi,
I have a Puppet repository using Hiera as a lightweight ENC rather than the
more traditional init.pp script in the manifests directory. When using
Vagrant to test my commits work fine before opening a pull request, I've
encountered the following:
*Error: Could not parse for environment pro
I cross-posted this to AskPuppet,
too: https://ask.puppetlabs.com/question/5624/caught-encodingcompatibilityerror/
On Wednesday, 5 March 2014 14:15:07 UTC, Andrew Langhorn wrote:
>
> Hi,
>
> I have a Puppet repository using Hiera as a lightweight ENC rather than
> the more trad
"linux-image-extra-${::kernelrelease}",
'lxc',
'lxc-docker-1.0.0',
]:
ensure => present,
}
How do I reference the resource when using resource ordering? Do I just use
Package['linux-image-
et/latest/reference/lang_resources.html#array-of-titles
>
>
> On 17 Jan 2015, at 15:13, Andrew Langhorn <
> andrew@digital.cabinet-office.gov.uk > wrote:
>
> > Hi,
> >
> > I have a syntax query, I hope that the group can help with.
> >
> > Wh
Puppet can be used to provision infrastructure, but to answer this in any
more depth, we'd need to know what infrastructure you want to provision.
Andrew
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop re
Hi,
I have a Puppet manifest which makes use of the tomcat::instance defined
type from the camptocamp/tomcat module on the Puppet Forge as follows:
class apps::reservations {
include tomcat
tomcat::instance { ‘reservations’:
ensure => present,
http_port => 8080,
}
}
However, wh
s/params.pp,
which either works out a value or just passes in a value, respectively.
So, it looks like the Tomcat module is - at least partially - being
imported.
I'm a bit stumped now!
Andrew
On Sunday, 19 July 2015 01:06:26 UTC+1, Felix.Frank wrote:
>
> On 07/19/2015 01:19
I should probably add that, for $reasons, I'm using Puppet 3.6.1.
On Sunday, 19 July 2015 15:07:39 UTC+1, Andrew Langhorn wrote:
>
> Hi Felix,
>
> Thanks for the reply.
>
> Yep - that snippet is representative. I've copied the full thing for you
> below. Granted,
, Jul 19, 2015 at 7:07 AM, Andrew Langhorn <
> andrew.langh...@digital.cabinet-office.gov.uk> wrote:
>
>> Hi Felix,
>>
>> Thanks for the reply.
>>
>> Yep - that snippet is representative. I've copied the full thing for you
>> below. Granted, it ne
th
>
>
>
> >
> > Thanks though - especially helpful on this list, as usual :)
> >
> > On 19 July 2015 at 19:54, Peter Huene > wrote:
> >>
> >> On Sun, Jul 19, 2015 at 7:07 AM, Andrew Langhorn
> >> > wrote:
> >>>
>
10 matches
Mail list logo