Revision 835f8b23

b/lib/cmdlib.py
3697 3697
  if not redist:
3698 3698
    files_all.update(constants.ALL_CERT_FILES)
3699 3699
    files_all.update(ssconf.SimpleStore().GetFileList())
3700
  else:
3701
    # we need to ship at least the RAPI certificate
3702
    files_all.add(constants.RAPI_CERT_FILE)
3700 3703

  
3701 3704
  if cluster.modify_etc_hosts:
3702 3705
    files_all.add(constants.ETC_HOSTS)

Also available in: Unified diff