-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
After installation of this module, I see that it contains lots of stuff that doesn't belong there, like a bin/ directory containing puppet, hiera and other stuff. Please provide a cleaned up module.
# puppet module install cataphract-yaml_settings
Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
Notice: Downloading from https://forgeapi.puppet.com ...
Notice: Installing -- do not interrupt ...
/etc/puppetlabs/code/environments/production/modules
└── cataphract-yaml_settings (v0.1.0)
# ls -R yaml_settings
yaml_settings:
bin/ checksums.json examples/ Gemfile lib/ metadata.json Rakefile README.md spec/
yaml_settings/bin:
bundler* hiera* ldiff* puppet* rake* rspec* rubocop* ruby-rewrite*
facter* htmldiff* metadata-json-lint* puppet-lint* rdebug-ide* rspec-puppet-init* ruby-parse*
yaml_settings/examples:
init.pp
yaml_settings/lib:
puppet/
yaml_settings/lib/puppet:
provider/ type/
yaml_settings/lib/puppet/provider:
yaml_settings/
yaml_settings/lib/puppet/provider/yaml_settings:
yaml_settings_provider.rb
yaml_settings/lib/puppet/type:
yaml_settings.rb
yaml_settings/spec:
fixtures/ integration/ spec_helper.rb
yaml_settings/spec/fixtures:
manifests/ modules/
yaml_settings/spec/fixtures/manifests:
yaml_settings/spec/fixtures/modules:
yaml_settings/spec/integration:
files/ uses_temp_files.rb yaml_settings_spec.rb
yaml_settings/spec/integration/files:
template1.yaml
Metadata
Metadata
Assignees
Labels
No labels