Skip to content

Commit ce3defd

Browse files
dosasehelms
authored andcommitted
Fix linting error
1 parent 6e867bd commit ce3defd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/config.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109

110110
if ! defined(File[$foreman::app_root]) {
111111
file { $foreman::app_root:
112-
ensure => directory,
112+
ensure => directory,
113113
}
114114
}
115115

0 commit comments

Comments
 (0)