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-reboot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: puppetlabs/puppetlabs-reboot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.0
Choose a head ref
  • 15 commits
  • 17 files changed
  • 8 contributors

Commits on Dec 3, 2019

  1. Make Ruby task testable

    Creates a Reboot::Task class for testing with rspec.
    
    Adds ✨ automated tests ✨ for the task 😮
    MikaelSmith committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    3ca1242 View commit details
    Browse the repository at this point in the history
  2. Add shutdown_only flag

    Adds the `shutdown_only` parameter which allows shutting down of servers
    without a reboot (for decommissioning workflows, cloud etc).
    MikaelSmith committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    a519cbd View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Merge pull request #225 from puppetlabs/release

    (maint) - v2.3.0 Release Mergeback
    sheenaajay authored Dec 6, 2019
    Configuration menu
    Copy the full SHA
    26d3ed9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a5ce67 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Merge pull request #226 from puppetlabs/pdksync_pdksync-disableforge

    pdksync - "MODULES-10236 disable deploy_to_forge for the module"
    david22swan authored Dec 9, 2019
    Configuration menu
    Copy the full SHA
    cd19463 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

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

Commits on Dec 11, 2019

  1. Merge pull request #227 from michaeltlombardi/maint/master/remove-mai…

    …ntainers
    
    (MAINT) Remove MAINTAINERS file
    sheenaajay authored Dec 11, 2019
    Configuration menu
    Copy the full SHA
    223d715 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Merge pull request #224 from MikaelSmith/shutdown

    Add `shutdown_only` parameter to tasks
    DavidS authored Dec 16, 2019
    Configuration menu
    Copy the full SHA
    ae2ff97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49185bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50a24fe View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Merge pull request #228 from puppetlabs/pdksync_travis-updates

    pdksync - (maint) travis updates: bundler and slack
    david22swan authored Dec 17, 2019
    Configuration menu
    Copy the full SHA
    17fbc46 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. MODULES-8201: Add pending reboot due to domain join for windows. This…

    … checks if the JoinDomain key exists under the netlogon service. When pending_domain_join is used it will reboot a Windows server due to the server being in the process of joining a domain.
    razorbladex401 authored and michaeltlombardi committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    10cdbd1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #179 from razorbladex401/master

    (MODULES-8201) Add pending reboot due to domain join for windows.
    michaeltlombardi authored Jan 27, 2020
    Configuration menu
    Copy the full SHA
    2399c73 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Configuration menu
    Copy the full SHA
    6daf0df View commit details
    Browse the repository at this point in the history
  2. Merge pull request #229 from michaeltlombardi/ticket/release/MODULES-…

    …10493
    
    (MODULES-10493) Prep for 2.4.0 release
    sanfrancrisko authored Feb 3, 2020
    Configuration menu
    Copy the full SHA
    89cb626 View commit details
    Browse the repository at this point in the history
Loading