mirror of
https://github.com/ben-grande/qusal.git
synced 2025-07-12 09:19:21 -04:00
fix: undo provides network as firewall is not done
Committed by mistake on 972ca1f8dc
This commit is contained in:
parent
f50d044b5c
commit
e98a6dbc83
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
{#
|
||||
SPDX-FileCopyrightText: 2023 - 2024 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
||||
SPDX-FileCopyrightText: 2023 - 2025 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
||||
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
#}
|
||||
|
@ -40,7 +40,7 @@ prefs:
|
|||
- vcpus: 1
|
||||
- memory: 400
|
||||
- maxmem: 500
|
||||
- provides-network: True
|
||||
- provides-network: False
|
||||
- autostart: False
|
||||
- include_in_backups: True
|
||||
features:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue