mirror of
https://github.com/ben-grande/qusal.git
synced 2025-08-07 05:32:21 -04:00
feat: usb client
This commit is contained in:
parent
f16bfdd28b
commit
bcb65a2f1a
10 changed files with 163 additions and 0 deletions
14
salt/usb/init.top
Normal file
14
salt/usb/init.top
Normal file
|
@ -0,0 +1,14 @@
|
|||
{#
|
||||
SPDX-FileCopyrightText: 2023 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
||||
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
#}
|
||||
|
||||
base:
|
||||
'dom0':
|
||||
- match: nodegroup
|
||||
- usb.create
|
||||
'tpl-usb':
|
||||
- usb.install
|
||||
'dvm-usb':
|
||||
- usb.configur-dvm
|
Loading…
Add table
Add a link
Reference in a new issue