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: jhoblitt/puppet-ipmi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: jhoblitt/puppet-ipmi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0
Choose a head ref
  • 16 commits
  • 15 files changed
  • 3 contributors

Commits on Jun 28, 2016

  1. Update Readme.md with details on defined resources

    Updated documentation on user, network and snmp defined resource types.
    ripclawffb authored and asif.shaikh committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    02fc591 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #22 from ripclawffb/feature/update_documentation

    Update Readme.md with details on defined resources
    jhoblitt authored Jun 28, 2016
    Configuration menu
    Copy the full SHA
    529a736 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2016

  1. Add config location parameter

    * Debian-flavor systems have a different file location than RedHat
    petems committed Jun 30, 2016
    Configuration menu
    Copy the full SHA
    520365c View commit details
    Browse the repository at this point in the history
  2. Adds Debian specific specs

    petems committed Jun 30, 2016
    Configuration menu
    Copy the full SHA
    f66a6d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54b2b47 View commit details
    Browse the repository at this point in the history
  4. Change package name for Debian

    * Caps do matter for APT also
    petems committed Jun 30, 2016
    Configuration menu
    Copy the full SHA
    67c4387 View commit details
    Browse the repository at this point in the history
  5. Remove service manifest

    * Not actually being used anywhere
    petems committed Jun 30, 2016
    Configuration menu
    Copy the full SHA
    7c06239 View commit details
    Browse the repository at this point in the history
  6. Large refactor for IPMI facts:

    * Use which method for checking if ipmitools present
    * Run command with exec helper
    * Simplify loop for channels (IPMI standard channels are 1-11)
    * Adds specs to check for correctness
    petems committed Jun 30, 2016
    Configuration menu
    Copy the full SHA
    d7bafed View commit details
    Browse the repository at this point in the history
  7. Merge pull request #25 from petems/refactor_fact

    Large refactor for IPMI facts:
    jhoblitt authored Jun 30, 2016
    Configuration menu
    Copy the full SHA
    4ad39a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    500970b View commit details
    Browse the repository at this point in the history
  9. Update README

    petems committed Jun 30, 2016
    Configuration menu
    Copy the full SHA
    ac089e3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b81665e View commit details
    Browse the repository at this point in the history
  11. Linting fixes

    * Indentation fix
    * Scoping fix
    petems committed Jun 30, 2016
    Configuration menu
    Copy the full SHA
    bcb6843 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #23 from petems/add_debian_based_os

    Add Debian based os support
    jhoblitt authored Jun 30, 2016
    Configuration menu
    Copy the full SHA
    1da7127 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0dbabc0 View commit details
    Browse the repository at this point in the history
  14. Bump version to 2.3.0

    jhoblitt committed Jun 30, 2016
    Configuration menu
    Copy the full SHA
    e6c9c61 View commit details
    Browse the repository at this point in the history
Loading