Project

General

Profile

« Previous | Next » 

Revision fa7070ca

Added by Ohad Levy about 14 years ago

  • ID fa7070ca26c61eabf4bf12016d1ee8ea8072a32b

fixes #207 - remove activescaffold from Parameters settings

View differences:

test/unit/host_test.rb
test "should import from external nodes output" do
# create a dummy node
Parameter.all.each {|x| x.destroy}
host = Host.create :name => "myfullhost", :mac => "aabbecddeeff", :ip => "123.05.02.03",
:domain => Domain.find_or_create_by_name("company.com"), :operatingsystem => Operatingsystem.first,
:architecture => Architecture.first, :environment => Environment.first, :disk => "aaa"

Also available in: Unified diff