mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-27 08:19:24 -05:00
Wrap braces in raw
tags to prevent parsing as liquid syntax
This commit is contained in:
parent
649706880c
commit
8835409c34
@ -390,9 +390,11 @@ If you install multiple templates you may encounter this error.
|
||||
The solution is to shut down the updatevm between each install.
|
||||
E.g.:
|
||||
|
||||
{% raw %}
|
||||
install template and shutdown updatevm:
|
||||
cmd.run:
|
||||
- name: sudo qubes-dom0-update -y fedora-24; qvm-shutdown {{salt.cmd.run(qubes-prefs updatevm) }}
|
||||
{% endraw %}
|
||||
|
||||
## Further reading
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user