[Puppet Users] Re: remove a yum repository

2009-05-07 Thread Arnau Bria
On Thu, 07 May 2009 22:49:24 +1000 James Turnbull wrote: [...] > Set the enabled attribute to absent. > > enabled => absent > > It's in the Type Reference. enabled Whether this repository is enabled or disabled. Possible values are '0', and '1'. Set this to 'absent' to remove it from the file

[Puppet Users] Re: remove a yum repository

2009-05-07 Thread James Turnbull
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Arnau Bria wrote: > Hi all, > > I would like to remove a repository, but removing it from my module is > not enough. > > I've been reading yumrepo type reference and I'm did not find any > option for that... > > Do I have to create a file type poit