Matt Wallace wrote:
> I've updated my manifests to reflect the above, however now when I run
> Yum manually on the servers I get the following output:
>
> Repository 'epel' is missing name in configuration, using id
>
>
> It doesn't make a difference to the install, I'm just wondering if I'm
> miss
On Thu, 2010-06-03 at 18:22 +1000, Daniel Pittman wrote:
> ...but from experience I wouldn't recommend doing this. You are almost
> certainly going to be better off having the same set of repositories on every
> server, and using some other mechanism to control which packages or updates
> are app
Matt Wallace writes:
> On Wed, 2010-06-02 at 15:16 -0700, Patrick wrote:
>
>> Sorry, but you might have lost me. Are you saying that you're having
>> problems because when you define the repository in two places it throws an
>> error?
>
> Not quite! :)
>
> I want to define all my repos in one mod
On Wed, 2010-06-02 at 15:16 -0700, Patrick wrote:
> Sorry, but you might have lost me. Are you saying that you're having
> problems because when you define the repository in two places it throws an
> error?
>
Not quite! :)
I want to define all my repos in one module and then include the repos
On Jun 2, 2010, at 1:08 PM, Matthew Macdonald-Wallace wrote:
> On Wed, 2010-06-02 at 10:45 -0700, Patrick wrote:
>>
>> On Jun 2, 2010, at 10:42 AM, Patrick wrote:
>>
>>>
>>> On Jun 2, 2010, at 7:11 AM, Matt Wallace wrote:
>>>
Hi all,
I'm trying to write a module to manage yum
On Wed, 2010-06-02 at 10:45 -0700, Patrick wrote:
>
> On Jun 2, 2010, at 10:42 AM, Patrick wrote:
>
> >
> > On Jun 2, 2010, at 7:11 AM, Matt Wallace wrote:
> >
> > > Hi all,
> > >
> > > I'm trying to write a module to manage yum repositories but before
> > > I
> > > re-invent the wheel I was w
On Jun 2, 2010, at 10:42 AM, Patrick wrote:
>
> On Jun 2, 2010, at 7:11 AM, Matt Wallace wrote:
>
>> Hi all,
>>
>> I'm trying to write a module to manage yum repositories but before I
>> re-invent the wheel I was wondering if anyone out there had existing
>> code I could adapt!
>
> I think th
On Jun 2, 2010, at 7:11 AM, Matt Wallace wrote:
> Hi all,
>
> I'm trying to write a module to manage yum repositories but before I
> re-invent the wheel I was wondering if anyone out there had existing
> code I could adapt!
I think there was a resource type built into puppet called yumrepos on