Commit c72f4c5c by John Donnal

removed ethstream binary

parent a253482f
Showing with 0 additions and 6 deletions
......@@ -42,12 +42,6 @@ class nilm {
creates => '/usr/local/bin/ethstream',
require => [Vcsrepo['/opt/ethstream']]
}
file{'/usr/local/bin/ethstream':
owner => root,
group => root,
mode => '0755',
source => 'puppet:///modules/nilm/ethstream'
}
exec{'initialize_nilm':
command => 'nilm initialize',
path => ['/usr/local/bin','/usr/sbin','/bin'],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment