[katello-devel] <persisted> field in the TDL

Bryan Kearney bkearney at redhat.com
Thu Nov 17 22:26:08 UTC 2011


On 11/17/2011 05:22 PM, Mike McCune wrote:
> Can someone let me know what the persisted field is in our exported TDL:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <template>
> <name>test template 32</name>
> <description></description>
> <packages></packages>
> <repositories>
> <repository name="ACME_Corporation-rhel_6_product-rhel_6_1_repo">
>
> <url>https://localhost/pulp/repos/ACME_Corporation/Locker/rhel_6_product/rhel_6_1_repo</url>
>
> <persisted>No</persisted>
> ^^^^^^^^^^^^^^^^^^^^^^^^^
>
> we have it hard coded to No but and the XSD doesn't say what it is:
>
> https://github.com/clalancette/oz/blob/master/docs/tdl.rng
>
> Mike
this should tell oz to use this repository during the build of the 
image, but then remove the repository from the image.

The goal is to not have the debug cert burned into the image.

-- bk




More information about the katello-devel mailing list