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

Fix acceptance tests on Arch and Ubuntu w/ Puppet 6 #1501

Merged
merged 2 commits into from
Mar 15, 2022

Commits on Mar 15, 2022

  1. Skip passenger tests on non-RH and non-Debian

    Passenger is only supported on these, which means Archlinux tests fail.
    ekohl committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    f382b7a View commit details
    Browse the repository at this point in the history
  2. Install lsb-release on Facter 3

    While this repository no longer relies on it, puppetlabs-apt does. This
    ensures it's installed.
    ekohl committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    b029ecc View commit details
    Browse the repository at this point in the history