hi.
currently i am trying to configure salt to create and setup all my templates and vms.

i managed to create the vms and do the config in dom0.

then i tried to install software in my template-vms, but this failed.

my top:
base:
  tmp-salt: #this is a template (a clone of fedora-23)
    - q
  app-salt: #this is an appvm (based on fedora-23)
    - q

my q.sls:
/home/user/q:
  file.touch
pkgs:
  pkg.installed:
    - pkgs:
      - htop

both vms (tmp-salt, app-salt) contain the file q.
no vm has the software installed (this is expected for the appvm).
both vms have an empty folder from their configuring salt management vm.
as updatevm i tried a tor-gw, an updatevm (based on fedora-23) behind a torvm and sys-firewall.

what am i doing wrong?

-john

--
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 post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/2e751f4e-17d7-a46a-234d-c3b35df6386b%40openmailbox.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to