lib/workload_mapper_dsl.rb in machinery-tool-1.22.1 vs lib/workload_mapper_dsl.rb in machinery-tool-1.22.2

- old
+ new

@@ -12,10 +12,10 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, contact SUSE LLC. # # To contact SUSE about this file by physical or electronic mail, # you may find current contact information at www.suse.com -class WorkloadMapperDSL +class Machinery::WorkloadMapperDSL attr_reader :system, :name, :service, :parameters, :data def initialize(system) @system = system @parameters = {}