This commit is contained in:
2026-05-01 00:26:27 +02:00
parent 413745a486
commit 0e751e4ca1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
- name: Deploy puppet.conf
ansible.builtin.template:
src: puppet.conf.j2
dest: /etc/puppet/puppet.conf
dest: /etc/puppetlabs/puppet/puppet.conf
owner: root
group: root
mode: '0644'