Skip to content

Commit

Permalink
Fix test failures
Browse files Browse the repository at this point in the history
  • Loading branch information
ericeberry committed Feb 11, 2025
1 parent 7c60ee9 commit 7ae5cf4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ ocil: |-
template:
name: file_permissions
vars:
filepath: /var/log/gdm
filepath: /var/log/gdm/
filemode: '0770'
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ ocil: |-
template:
name: file_permissions
vars:
filepath: /var/log/gdm3
filepath: /var/log/gdm3/
filemode: '0770'
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ ocil: |-
template:
name: file_permissions
vars:
filepath: /var/log/sssd
filepath: /var/log/sssd/
filemode: '0770'

0 comments on commit 7ae5cf4

Please sign in to comment.