Commits on May 21, 2016

  1. Configuration menu
    Copy the full SHA
    b110ebd View commit details
    Browse the repository at this point in the history
  2. Replace to_yaml in hiera.yaml template

    `to_yaml` produced different output based on both ruby and puppet
    version.  With this change, any hierarchy line containing a `%` is
    always surrounded by double quotes.  This matches the formatting shown
    in the README.
    https://github.com/voxpupuli/puppet-hiera#beginning-with-hiera
    alexjfisher committed May 21, 2016
    Configuration menu
    Copy the full SHA
    1f9024a View commit details
    Browse the repository at this point in the history
  3. documentation updates for version 2.1.0

    - unlike previous versions, tag has a leading 'v', i.e. v2.1.0
    - module installs deep_merge gem automatically
    - according to documentation one would almost never use 'deep' merge behavior, use more widely used 'deeper' as an example
    - puppet server is correctly restarted when gems are installed
    vchepkov committed May 21, 2016
    Configuration menu
    Copy the full SHA
    361a9e3 View commit details
    Browse the repository at this point in the history
  4. add end-of-line after merge_behavior

    configuration line is not properly terminated
    vchepkov committed May 21, 2016
    Configuration menu
    Copy the full SHA
    5662705 View commit details
    Browse the repository at this point in the history
  5. modulesync 0.6.2

    bastelfreak committed May 21, 2016
    Configuration menu
    Copy the full SHA
    5eb49cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82a3819 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #136 from vchepkov/merge-eol

    add end-of-line after merge_behavior
    jyaworski committed May 21, 2016
    Configuration menu
    Copy the full SHA
    e6f7792 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #134 from alexjfisher/replace_to_yaml

    Replace `to_yaml` in hiera.yaml template
    jyaworski committed May 21, 2016
    Configuration menu
    Copy the full SHA
    51a3d13 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #135 from vchepkov/doc-fixes

    documentation updates for version 2.1.0
    jyaworski committed May 21, 2016
    Configuration menu
    Copy the full SHA
    74d4676 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #137 from voxpupuli/modulesync

    modulesync 0.6.2
    jyaworski committed May 21, 2016
    Configuration menu
    Copy the full SHA
    eff3980 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2016

  1. Configuration menu
    Copy the full SHA
    a442bd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a6d27a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e003596 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48b3ae3 View commit details
    Browse the repository at this point in the history
  5. modulesync 0.8.0

    bastelfreak committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    b831b75 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2016

  1. Merge pull request #139 from voxpupuli/modulesync

    modulesync 0.8.0
    Richard Pijnenburg authored Jun 14, 2016
    Configuration menu
    Copy the full SHA
    0a4a8a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2016

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

Commits on Jul 29, 2016

  1. modulesync 0.11.0

    bastelfreak committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    5c8a3a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef2696a View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2016

  1. Merge pull request #143 from voxpupuli/modulesync

    modulesync 0.11.0
    bbriggs authored Jul 30, 2016
    Configuration menu
    Copy the full SHA
    fa7370d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2016

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

Commits on Aug 2, 2016

  1. Merge pull request #142 from cryptk/fix_manifest

    Update metadata.json to not give dependency errors in puppet3.8
    igalic authored Aug 2, 2016
    Configuration menu
    Copy the full SHA
    ce9f950 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #144 from vchepkov/pe_version

    module is compatible with PE2016.2
    igalic authored Aug 2, 2016
    Configuration menu
    Copy the full SHA
    d5f682c View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2016

  1. modulesync 0.11.1

    bastelfreak committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    8087a66 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2016

  1. Merge pull request #145 from voxpupuli/modulesync

    modulesync 0.11.1
    bbriggs authored Aug 4, 2016
    Configuration menu
    Copy the full SHA
    d0e4f46 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2016

  1. modulesync 0.12.2

    bastelfreak committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    1aa5e70 View commit details
    Browse the repository at this point in the history
  2. move tests to examples

    bastelfreak committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    15cf684 View commit details
    Browse the repository at this point in the history
  3. release 2.1.1

    bastelfreak committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    511f876 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4474243 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #149 from voxpupuli/license

    Relicense BSD-2-Clause to Apache-2.0
    bastelfreak authored Aug 19, 2016
    Configuration menu
    Copy the full SHA
    907fdd2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2fc5ae2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #148 from voxpupuli/modulesync

    Modulesync 0.12.2 & Release 2.1.1
    rski authored Aug 19, 2016
    Configuration menu
    Copy the full SHA
    1781877 View commit details
    Browse the repository at this point in the history