You can't use a `require` statement in the top file.  They only work in
SLS files.

On 23/05/2020 01.19, [email protected] wrote:
> Hi!
>
> As salt is the recommended way to manage the Appms and templates, I'm
> trying to do so.
>
> I successfully managed to create a top-script:
>
> base:
>  dom0:
>   - match: nodegroup
>   - create-template
>   - create-appvm-for-template
>
>  'created-template':
>    - install-pkgs
>    - modify_config
>    - require: dom0
>
> Unfortunately, the script fails on the first run, because step 2.
> requires step 1. done. "Require" seems not to work here. After the
> second run, everything is fine.
>
> Any hints highly appreciated. :)
>
> Best, P
>

-- 
    Rudd-O
    http://rudd-o.com/

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/1df190a5-333d-61f1-4a5c-914f1d8932e3%40rudd-o.com.

Reply via email to