Skip to content

Commit

Permalink
Merge pull request #234 from sohonet/fix/certs_realms_sub
Browse files Browse the repository at this point in the history
Remove subdirectories of $purged_dirs
  • Loading branch information
djjudas21 authored Nov 7, 2024
2 parents d84106b + d8af21e commit 66b6aca
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 66b6aca

Please sign in to comment.