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

Updating APT source to use new apt module version #321

Closed
wants to merge 3 commits into from

Commits on Jun 16, 2015

  1. Fix compatibility with apt module

    - key_source parameter was removed, key parameter should be used instead.
    - include_src was also removed and set to false by default, there's no need to
      override it anymore.
    skolekonov authored and bleuchtang committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    0c00c9d View commit details
    Browse the repository at this point in the history
  2. fix debian.pp lint

    bleuchtang committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    616f9ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db9d421 View commit details
    Browse the repository at this point in the history