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

fixes a bug introduced by changes upstream in the apt module. #693

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bobweston
Copy link

@bobweston bobweston commented Jun 1, 2017

This Pull Request addresses bug introduced by updated apt module.

It appears that ruby 1.9.3 needs to be removed from travis along with STRICT_VARIABLES is no longer supported in APT Module v2.1

That seems to be the cause of the failed tests

See #607 for more detail on what this addresses.

@Cosaquee
Copy link

Cosaquee commented Jun 6, 2017

#634 #595 #461 #528 all address the same issue. @garethr can you maybe close the duplicates after choosing one PR that fits you and tell us what should be done to merge fix like this?

@bittner
Copy link

bittner commented Aug 10, 2017

Same for #675. @garethr is there a chance to act on this problem?

Bob added 2 commits August 28, 2019 12:42
  - Currently the implementation creates hash of the current docker networks
  - Also adds a docker.network.managed_interfaces hash to correspond a docker
    network with real interface
…fact

  - Currently the implementation creates hash of the current docker networks
  - Also adds a docker.network.managed_interfaces hash to correspond a docker
    network with real interface'
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.

3 participants