export host selection per service, RT#17914
[freeside.git] / FS / FS / part_export / broadband_sql.pm
index 697d3cd..4f526c8 100644 (file)
@@ -24,6 +24,7 @@ tie my %options, 'Tie::IxHash',
   'desc'     => 'Real-time export of broadband services to SQL databases ',
   'options'  => \%options,
   'nodomain' => '',
+  'no_machine' => 1,
   'notes'    => <<END
 END
 );