add correct tag

This commit is contained in:
Arne Teuke
2025-02-24 12:22:07 +01:00
parent b674114ec8
commit 0a520f68de
3 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,6 @@ class cd_alloy::main::dirs (
# main config dir
file { $ay_main_dir:
ensure => directory,
path => $ay_main_dir,
owner => 'root',
group => 'root',
mode => '0770',