Skip to content

Commit

Permalink
Removed unneeded files.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-robertson committed Mar 5, 2024
1 parent 6333a32 commit e432805
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -102,13 +102,5 @@
if $start_service {
include applocker::service
}

file { 'c:\temp':
ensure => directory,
}

file { 'c:\temp\policies':
ensure => directory,
}
}
# lint:endignore

0 comments on commit e432805

Please sign in to comment.