Package actions :: Module up2date_config
[hide private]
[frames] | no frames]

Module up2date_config

source code

Functions [hide private]
 
update(configdict, cache_only=None)
Invoke this to change the ondisk configuration of up2date
source code
 
get(cache_only=None)
Reterieve the current configuration of up2date
source code
 
main() source code
Variables [hide private]
  cfg = config.initUp2dateConfig()
  __rhnexport__ = ['update', 'get']
  argVerbose = 0
  __package__ = 'actions'