added nilmplug to distro and tkinter dependency for nilm-scope
Showing
with
174 additions
and
6 deletions
modules/nilmplug/Gemfile
0 → 100644
source 'https://rubygems.org' | ||
puppetversion = ENV.key?('PUPPET_VERSION') ? "= #{ENV['PUPPET_VERSION']}" : ['>= 3.3'] | ||
gem 'puppet', puppetversion | ||
gem 'puppetlabs_spec_helper', '>= 0.1.0' | ||
gem 'puppet-lint', '>= 0.3.2' | ||
gem 'facter', '>= 1.7.0' |
modules/nilmplug/README.md
0 → 100644
modules/nilmplug/Rakefile
0 → 100644
modules/nilmplug/manifests/init.pp
0 → 100644
modules/nilmplug/metadata.json
0 → 100644
modules/nilmplug/spec/classes/init_spec.rb
0 → 100644
modules/nilmplug/spec/spec_helper.rb
0 → 100644
modules/nilmplug/tests/init.pp
0 → 100644
Please
register
or
sign in
to comment