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: theforeman/puppet-foreman
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 15.0.2
Choose a base ref
...
head repository: theforeman/puppet-foreman
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 15.1.0
Choose a head ref
  • 9 commits
  • 22 files changed
  • 8 contributors

Commits on May 21, 2020

  1. Switch to postgresql::postgresql_password

    mmoll authored and ekohl committed May 21, 2020
    Configuration menu
    Copy the full SHA
    58c797b View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. Fixes #29892 - Use server certs for websockets

    Prior to this the user needed to specify the certs both for the server
    and websockets. In practice these are pretty much always the same files.
    By using undef + pick() the option to specify these is maintained, but
    the defaults are better.
    ekohl authored and mmoll committed May 24, 2020
    Configuration menu
    Copy the full SHA
    2dc5e7d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Fixes #30026 - Ensure Foreman is provisioned before puppetdb

    This is the same as 81a68c9 but for
    puppetdb.
    ekohl committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    fe7b09a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    7462292 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Fixes #30456 - Fix missing icons on /pub page

    The requests for /icons/* were being proxy-passed to puma, which didn't know
    about any icons and returned 404s.
    adamruzicka authored and ekohl committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    9bb72ce View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Fixes #30078 - add parameter to accept a hostgroup config hash

    Anand Patel authored and ekohl committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    8e4c89a View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Add foreman_statistics plugin

    ezr-ondrej authored and ekohl committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    705ae08 View commit details
    Browse the repository at this point in the history
  2. add plugin foreman_column_view

    dgoetz authored and ekohl committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    d755349 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Release 15.1.0

    wbclark committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    e3bf011 View commit details
    Browse the repository at this point in the history
Loading