Merge pull request #160 from voxpupuli/modulesync
modulesync 0.13.0
Test when eyaml_gpg is true and eyaml is unspecified (#159)
* Test when eyaml_gpg is true and eyaml is unspecified * hiera_spec.rb - try fixing tests * hiera_spec.rb: fix lint
make eyaml be the first backend
older versions of this module had eyaml listed as the first backend. people who use eyaml need eyaml as the first back end, otherwise the encrypted valued will be read in as plain yaml and never decrypted. closes #161
Merge pull request #162 from mmckinst/eyaml_first
make eyaml be the first backend
Merge pull request #164 from dhoppe/modulesync
Update based on voxpupuli/modulesync_config 0.14.1
Merge pull request #163 from vrtdev/feature_manage_package
Follow manage_package for all packages (Fixes #128)
use is_expected.to in favor of should and use is_expected.not_to in favor of should_not
Merge pull request #166 from vrtdev/bugfix/rubocop_rspec_warnings
Update to new is_expected.to syntax in favor of should
Merge pull request #168 from alexjfisher/release-2.3.0
Release 2.3.0