Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: puppetlabs/puppetlabs-apache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3241a6d
Choose a base ref
...
head repository: puppetlabs/puppetlabs-apache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 040eab9
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Jul 4, 2022

  1. Automatically include modules used in vhost directories

    The data passed to the directories parameter of apache::vhost often
    implies a module should be present. This change inspects the passed data
    and automatically includes modules if needed. This makes it easier to
    use via Hiera while disabling all default mods.
    
    Because of this change one acceptance test becomes obsolete: it no
    longer fails and just works.
    ekohl committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    040eab9 View commit details
    Browse the repository at this point in the history
Loading