Commits on Jun 18, 2019

  1. Update metadata.json

    rnelson0 authored Jun 18, 2019
    Configuration menu
    Copy the full SHA
    a78b5aa View commit details
    Browse the repository at this point in the history
  2. Update README.md

    rnelson0 authored Jun 18, 2019
    Configuration menu
    Copy the full SHA
    8d54891 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

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

Commits on Nov 28, 2019

  1. Configuration menu
    Copy the full SHA
    e179dd4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #267 from voxpupuli/rnelson0-patch-1

    Rnelson0 patch 1
    ghoneycutt authored Nov 28, 2019
    Configuration menu
    Copy the full SHA
    330a73f View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

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

Commits on Dec 1, 2019

  1. Merge pull request #277 from dhoppe/remove_duplicate

    Remove duplicate CONTRIBUTING.md file
    bastelfreak authored Dec 1, 2019
    Configuration menu
    Copy the full SHA
    3037979 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. modulesync 2.9.0

    dhoppe committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    f0fe848 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Merge pull request #278 from voxpupuli/modulesync

    modulesync 2.9.0
    bastelfreak authored Dec 9, 2019
    Configuration menu
    Copy the full SHA
    5004146 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2019

  1. modulesync 2.10.0

    bastelfreak committed Dec 22, 2019
    Configuration menu
    Copy the full SHA
    e7927bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #279 from voxpupuli/modulesync

    modulesync 2.10.0
    bastelfreak authored Dec 22, 2019
    Configuration menu
    Copy the full SHA
    00f5aad View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2020

  1. modulesync 2.12.0

    bastelfreak committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    ba0d26e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #283 from voxpupuli/modulesync

    modulesync 2.12.0
    bastelfreak authored Apr 4, 2020
    Configuration menu
    Copy the full SHA
    3e8b9a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Use voxpupuli-acceptance

    ekohl committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    e5869ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #284 from voxpupuli/rewrite-acceptance-tests

    Use voxpupuli-acceptance
    bastelfreak authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    bf4203d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. Add possibility to stop recursion on gnupghome (#290)

    * Add possibility to stop recursion on gnupghome
    
    * Fix README.md to pass travis check.
    
    * Fix more layout regarded as errors
    
    * Fix more layout regarded as errors
    
    * Fix more layout regarded as errors
    
    * Fix more layout regarded as errors
    
    * Fix more layout regarded as errors
    
    * Fix more layout regarded as errors
    
    * I stand corrected. It works now. I mustve done something special on my part.
    
    * Specify boolean datatype for eyaml_gpg_gnupghome_recurse parameter.
    
    * Add test for eyaml_gpg and some other minor checks
    
    I found some checks missing from rake runs, and fixed
    them. Doing this I mangled hiera_spec.rb to achieve
    consistent naming of keysdir. When I started I used
    default and that caused 3 different namings of the
    same directory. That seems silly.
    
    The reason it ended up being /dev/null/keys is that
    theam YAML eyaml loader sets confdir to "/dev/null"
    The string "/dev/null" is not mentioned anywhere in
    the code. So I went with it and changed keysdir to
    /dev/null/keys instead of /etc/keys. This is a small
    change, that increases the coverage percentage when
    I check some file in the eyaml_gpg_spec.rb.
    
    Also added a check for the deep_merge class, just
    becasue it was easy and on my way. I am getting the
    hang of this now - but if you would ask me what I
    have done and how, I would have to do answer in a
    Mr. Miagi-style.
    
      Don't know. Firsta time.
    
    * Changing layout to meet strict requirements. This is kindoff a guessing game.
    
    * Changing layout to meet strict requirements. This is kindoff a guessing game.
    
    * Changing layout to meet strict requirements. This is kindoff a guessing game.
    
    * Changing layout to meet strict requirements. This is kindoff a guessing game.
    
    * Set Key-Usage to encrypt
    
    Only let key be used for (de)encryption.
    A key without passphrase shouldn't sign anything
    or be used to authenticate anything. You can trust
    it to decrypt messages destined to be decrypted
    by it, but you can never trust anything that is
    signed by it.
    
    * Revert "Set Key-Usage to encrypt"
    
    My bad, this has nothing to do in this pull request.
    This reverts commit 1871e63.
    bahner authored Oct 17, 2020
    Configuration menu
    Copy the full SHA
    86dbcd2 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

  1. modulesync 3.1.0

    bastelfreak committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    9bb14df View commit details
    Browse the repository at this point in the history
  2. puppet-lint: autofix

    bastelfreak committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    703cecd View commit details
    Browse the repository at this point in the history
  3. rubocop: autofix

    bastelfreak committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    3d3c99c View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2020

  1. Merge pull request #286 from voxpupuli/modulesync

    modulesync 3.1.0 & puppet-lint updates
    bastelfreak authored Oct 25, 2020
    Configuration menu
    Copy the full SHA
    520c4b0 View commit details
    Browse the repository at this point in the history
  2. puppet-lint: autofix

    bastelfreak committed Oct 25, 2020
    Configuration menu
    Copy the full SHA
    1673b4f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #291 from bastelfreak/linter

    puppet-lint: autofix
    bastelfreak authored Oct 25, 2020
    Configuration menu
    Copy the full SHA
    b1a67b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Allow stdlib 8.0.0

    smortex committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    58a5691 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Merge pull request #295 from voxpupuli/stdlib

    Allow stdlib 8.0.0
    kenyon authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    9d2a49f View commit details
    Browse the repository at this point in the history
  2. release 4.0.1

    Dan33l committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    fd09d8d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #296 from Dan33l/release_4_1_0

    release 4.0.1
    Dan33l authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    114cb51 View commit details
    Browse the repository at this point in the history