mirror of
https://github.com/ben-grande/qusal.git
synced 2024-10-01 02:35:49 -04:00
fix: regain pci script not managed
This commit is contained in:
parent
e650deaa7d
commit
250c877723
@ -23,4 +23,13 @@ SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
- man-db
|
||||
- tree
|
||||
|
||||
"{{ slsdotpath }}-dev-pci-script":
|
||||
file.managed:
|
||||
- name: /usr/local/bin/qvm-pci-regain
|
||||
- source: salt://{{ slsdotpath }}/files/bin/qvm-pci-regain
|
||||
- mode: '0755'
|
||||
- user: root
|
||||
- group: root
|
||||
- makedirs: True
|
||||
|
||||
{% endif -%}
|
||||
|
Loading…
Reference in New Issue
Block a user