[PATCH 2/5] Use proper element name for persisted

James Laska jlaska at redhat.com
Wed Dec 14 14:31:45 UTC 2011


On Wed, 2011-12-14 at 09:23 -0500, Chris Lalancette wrote:
> On Tue, Dec 13, 2011 at 11:11 AM, James Laska <jlaska at redhat.com> wrote:
> > ---
> >  oz/TDL.py |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/oz/TDL.py b/oz/TDL.py
> > index dd967ea..9bda5ed 100644
> > --- a/oz/TDL.py
> > +++ b/oz/TDL.py
> > @@ -332,7 +332,7 @@ class TDL(object):
> >
> >             signed = get_optional_repo_bool(repo, 'signed')
> >
> > -            persist = get_optional_repo_bool(repo, 'persistent', default='yes')
> > +            persist = get_optional_repo_bool(repo, 'persisted', default='yes')
> 
> So I am actually OK with this, but the problem (as I understand it) is
> that Candlepin might be using 'persistent' already.  I honestly don't
> care which way we go, but I would like to minimize pain as much as
> possible.  Ian, can you comment here?

I can't speak for Ian, but can offer one data sample.  In the
katello/candlepin generated templates I created, the field used was
<persisted>.  

See sample template at ... http://fpaste.org/xejI/

Thanks,
James

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <https://lists.fedorahosted.org/pipermail/aeolus-devel/attachments/20111214/a4bc5005/attachment.sig>


More information about the aeolus-devel mailing list