[PATCH conductor] rootpw param in template XML changed is now required

Jan Provaznik jprovazn at redhat.com
Mon Dec 12 15:34:42 UTC 2011


On 12/12/2011 04:20 PM, jprovazn at redhat.com wrote:
> From: Jan Provaznik<jprovazn at redhat.com>
>
> https://bugzilla.redhat.com/show_bug.cgi?id=761139
> ---
>   src/app/util/template-rng.xml |    8 +++-----
>   1 files changed, 3 insertions(+), 5 deletions(-)
>
> diff --git a/src/app/util/template-rng.xml b/src/app/util/template-rng.xml
> index 07eb627..ada49e4 100644
> --- a/src/app/util/template-rng.xml
> +++ b/src/app/util/template-rng.xml
> @@ -36,11 +36,9 @@
>                   <ref name='iso'/>
>                 </choice>
>               </element>
> -<optional>
> -<element name='rootpw'>
> -<text/>
> -</element>
> -</optional>
> +<element name='rootpw'>
> +<text/>
> +</element>
>               <optional>
>                 <element name='key'>
>                   <text/>


self ack & pushed



More information about the aeolus-devel mailing list