Project

General

Profile

« Previous | Next » 

Revision 6780cf13

Added by Marc Dequènes about 13 years ago

  • ID 6780cf13736735ac40097f1201634eb1d0925bb3

[fix] corrected MapMaker API

View differences:

lib/cyborghood-mapmaker/interface/dns.rb
node "Zones" do
zone_list = Proc.new{ store.dns.zones }
node zone_list, '_zone' do
end
node zone_list, '_zone'
end
end

Also available in: Unified diff