dotmjs.el7_cockpit
el7_cockpit
Eine Rolle zur Installation und Konfiguration von Cockpit (https://cockpit-project.org/) auf einem EL7-Host, einschließlich optionaler Konfiguration eines nicht-standardmäßigen Ports.
Anforderungen
- libselinux-python: muss installiert sein, um den SELinux-Kontext für den benutzerdefinierten Port zu ändern.
Rollenvariablen
cockpit_packages: Die folgenden Pakete sind für die Installation als Standard konfiguriert:
- cockpit-dashboard
- cockpit-pcp
- cockpit-shell
- cockpit-storaged
- cockpit-system
- cockpit-packagekit
cockpit_port: Wenn nicht festgelegt, verwendet Cockpit den Standard TCP\9090.
Abhängigkeiten
Keine
Beispiel-Playbook
Es ist immer hilfreich, ein Beispiel dafür zu geben, wie man die Rolle verwendet (zum Beispiel mit übergebenen Variablen):
- hosts: servers
roles:
- { role: dotmjs.el7_cockpit, cockpit_port: 9091 }
Lizenz
BSD
Über das Projekt
Role to configure Cockpit (https://cockpit-project.org/) on EL7 systems
Installieren
ansible-galaxy install dotmjs.el7_cockpit
Lizenz
Unknown
Downloads
125
Besitzer