Project

General

Profile

Download (142 Bytes) Statistics
| Branch: | Tag: | Revision:
class FixPuppetclassTotalHosts < ActiveRecord::Migration
def up
Rake::Task['puppet:fix_total_hosts'].invoke
end

def down
end
end
(242-242/242)