This commit is contained in:
2026-03-24 13:08:44 +01:00
parent 59b29b237b
commit d58e0252b0
+1 -1
View File
@@ -8,6 +8,6 @@ services:
- PUPPET_SERVER=active.home.lan
volumes:
- data:/etc/puppetlabs/puppet
command: ["puppet", "agent", "-t"]
command: ["agent", "-t"]
volumes:
data: