mirror of
https://github.com/ben-grande/qusal.git
synced 2025-05-01 22:06:20 -04:00
14 lines
279 B
Text
14 lines
279 B
Text
{#
|
|
SPDX-FileCopyrightText: 2024 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
|
|
|
SPDX-License-Identifier: AGPL-3.0-or-later
|
|
#}
|
|
|
|
base:
|
|
'dom0':
|
|
- match: nodegroup
|
|
- sys-gui-vnc.create
|
|
'tpl-sys-gui':
|
|
- sys-gui-vnc.install
|
|
'sys-gui-vnc':
|
|
- sys-gui-vnc.configure
|