Package backend :: Package server :: Package action :: Module rhnsd
[hide private]
[frames] | no frames]

Module rhnsd

source code

Functions [hide private]
 
configure(serverId, actionId, dry_run=0) source code
Variables [hide private]
  __rhnexport__ = ['configure']
  _query_lookup_interval = <spacewalk.server.rhnSQL.sql_base.Sta...
  __package__ = 'backend.server.action'
Variables Details [hide private]

_query_lookup_interval

Value:
<spacewalk.server.rhnSQL.sql_base.Statement instance at 13998081418719\
2; statement=
    select interval, case when restart = 'Y' then 1 else 0 end as rest\
art
      from rhnActionDaemonConfig
     where action_id = :action_id