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

--
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 qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/44e2bf46-8ca3-8370-4cf8-c002ef080339%40gmx.de.

Reply via email to