Skip to content

Commit 8f697e3

Browse files
committed
Merge pull request redhat-openstack#212 from erinn/master
Remove recursion, this can expose sensitive information.
2 parents 3f9726c + 056ccc2 commit 8f697e3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

manifests/config.pp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
owner => 0,
99
group => 0,
1010
mode => '0755',
11-
recurse => true,
1211
}
1312
}
1413

0 commit comments

Comments
 (0)