add new packages
- cockpit - firewalld - nfs client and server - restic - samba client and server - targetcli
This commit is contained in:
23
vars/pkgs/cockpit.yml
Normal file
23
vars/pkgs/cockpit.yml
Normal file
@@ -0,0 +1,23 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
cockpit:
|
||||
pkgs:
|
||||
RedHat:
|
||||
- cockpit
|
||||
- cockpit-bridge
|
||||
- cockpit-files
|
||||
- cockpit-navigator
|
||||
- cockpit-packagekit
|
||||
- cockpit-pcp
|
||||
- cockpit-storaged
|
||||
- cockpit-system
|
||||
- cockpit-ws
|
||||
Debian:
|
||||
- cockpit
|
||||
- cockpit-bridge
|
||||
- cockpit-packagekit
|
||||
- cockpit-pcp
|
||||
- cockpit-sosreport
|
||||
- cockpit-storaged
|
||||
- cockpit-system
|
||||
- cockpit-ws
|
||||
Reference in New Issue
Block a user