Skip to content

Commit

Permalink
Merge pull request #186 from dhollinger/MODULES-3224
Browse files Browse the repository at this point in the history
#[puppethack] Fix MODULES-3224
  • Loading branch information
hunner committed Dec 13, 2016
2 parents b25a37f + 4fac4a1 commit fe359ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/setenv/entry.pp
Expand Up @@ -57,6 +57,7 @@
concat { $_config_file:
owner => $_user,
group => $_group,
mode => '0755',
ensure_newline => true,
}
}
Expand Down

0 comments on commit fe359ea

Please sign in to comment.