mirror of
https://github.com/fscotto/infra.git
synced 2026-09-27 19:03:47 +00:00
Install cockpit and enable socket on prometheus
This commit is contained in:
@@ -7,3 +7,11 @@ ansible_ssh_private_key_file: /home/fscotto/.ssh/id_ed25519
|
|||||||
|
|
||||||
server_username: rocky
|
server_username: rocky
|
||||||
server_duckdns_domain: fscotto
|
server_duckdns_domain: fscotto
|
||||||
|
|
||||||
|
host_packages:
|
||||||
|
- cockpit
|
||||||
|
- cockpit-navigator
|
||||||
|
- cockpit-podman
|
||||||
|
|
||||||
|
host_enabled_services:
|
||||||
|
- cockpit.socket
|
||||||
|
|||||||
Reference in New Issue
Block a user