Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adopt Puppet style guide - remove dynamic variable lookup #70

Merged
merged 3 commits into from
Feb 28, 2016
Merged

Adopt Puppet style guide - remove dynamic variable lookup #70

merged 3 commits into from
Feb 28, 2016

Conversation

tuxmea
Copy link
Contributor

@tuxmea tuxmea commented Feb 25, 2016

  • explicit ensure on file resources
  • owner and group as string, not as symbol
  • scoped variable lookup in templates (required for puppet4)

Martin Alfke added 3 commits February 25, 2016 18:12
- explicit ensure on file resources
- owner and group as string, not as symbol
- scoped variable lookup in templates (required for puppet4)
@@ -1,3 +1,4 @@
sudo: false
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@chris-rock
Copy link
Member

thanks @tuxmea for the improvement!

chris-rock added a commit that referenced this pull request Feb 28, 2016
Adopt Puppet style guide - remove dynamic variable lookup
@chris-rock chris-rock merged commit bdd5203 into dev-sec:master Feb 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants