On Sun, May 17, 2020 at 09:55:00AM +0100, lik...@gmx.de wrote:
> 
> > 
> > You haven't included AppVmTobeChanged as a target:
> > qubesctl --show-output --targets=AppVmTobeChanged state.highstate
> > 
> > You should check that you aren't getting a mistaken dom0 call.
> > 
> 
> That made the trick. Thanks unman!
> 
> One step forward, but still a way to go:
> Currently I'm struggling to use pillars in my scripts. I have my scripts in
> /srv/salt/user_salt
> /srv/salt/user_pillar
> 
> Trying to enable a script containing some constants doesn't work because they 
> cannot be found.
> The only way to use pillars for me is passing them at the command line:
> qubesctl ... pillar='{"name": "value"}'
> 
> But in this case I get errors in some scripts like this:
> TypeError encountered executing state.highstate: highstate() takes from 0 to 
> 1 positional arguments but 2 were given
> 
> after executing this commandline:
> sudo qubesctl --show-output --target AppVmTobeChanged state.highstate 
> pillar='{"name": "value"}'
> 
> 
> Best case I'd manage to include pillars in my scripts. Any ideas how?
> 

Can you post examples of the pillars you have written?
What exactly are you trying to do?

-- 
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/20200517160810.GA32033%40thirdeyesecurity.org.

Reply via email to