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

apt: Fix all strict variable cases. #449

Merged
merged 1 commit into from Mar 3, 2015
Merged

Commits on Mar 3, 2015

  1. apt: Fix all strict variable cases.

    A few of these fixes are absolutely horrendous but we have no choice as
    we need to stay current- and future-parser compatible for now.
    
    Once we can go Puppet 4 only we can use the `$facts` hash lookup instead
    which will return undef/nil for things that aren't set instead of them
    not being defined at all.
    daenney committed Mar 3, 2015
    Copy the full SHA
    c57d2dd View commit details
    Browse the repository at this point in the history