Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/pr/65'
Browse files Browse the repository at this point in the history
* origin/pr/65:
  Leave default netvm for default qubes
  • Loading branch information
marmarek committed Sep 26, 2024
2 parents 9cd211c + 04bd72c commit d915c77
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
2 changes: 0 additions & 2 deletions qvm/personal.sls
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ include:
name: personal
present:
- label: yellow
prefs:
- netvm: sys-firewall
require:
- qvm: sys-firewall
{%- endload %}
Expand Down
3 changes: 1 addition & 2 deletions qvm/untrusted.sls
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ include:
name: untrusted
present:
- label: red
prefs:
- netvm: sys-firewall
require:
- qvm: sys-firewall
{%- endload %}

Expand Down
2 changes: 0 additions & 2 deletions qvm/work.sls
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ include:
name: work
present:
- label: blue
prefs:
- netvm: sys-firewall
require:
- qvm: sys-firewall
{%- endload %}
Expand Down

0 comments on commit d915c77

Please sign in to comment.