Skip to content

Commit

Permalink
Remove subdirectories of $purged_dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
deligatedgeek committed Nov 7, 2024
1 parent d84106b commit d8af21e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@
path => $path,
purge => true,
recurse => true,
force => true,
mode => '0755',
owner => 'root',
group => $freeradius::fr_group,
Expand Down

0 comments on commit d8af21e

Please sign in to comment.