fixed pip and added portainer agent
This commit is contained in:
@@ -14,5 +14,10 @@ portainer_web_port: 9443 # Port für die Portainer Web-Oberfläche (HTTPS)
|
||||
portainer_edge_agent_port: 8000 # Port für den Portainer Edge Agent
|
||||
portainer_legacy_port: 9000 # Portainer's alter Standard-Port (HTTP), oft noch exponiert
|
||||
|
||||
# Portainer Agent configuration
|
||||
portainer_agent_image: "portainer/agent:latest"
|
||||
portainer_agent_name: "portainer-agent"
|
||||
portainer_agent_port: 9001 # Port für den Portainer Agent
|
||||
|
||||
# Hinweis: Stellen Sie sicher, dass der NFS-Share auf TrueNAS korrekt konfiguriert und exportiert ist
|
||||
# und die entsprechenden Berechtigungen für den Zugriff vom Ansible-Zielsystem aus hat.
|
||||
Reference in New Issue
Block a user