« Previous | Next » 

Revision 959b6fe5

ID959b6fe59ef06552f19f9b20bf85614bfe5c977e
Parent cfda0e48
Child 07e0896f

Added by Apollon Oikonomopoulos about 13 years ago

cfgupgrade: really ignore hostname when told so

cfgupgrade provides a --ignore-hostname option, however consequently it
spawns config.ConfigWriter, which refuses to handle a foreign
configuration file by default.

config.ConfigWriter provides a relative keyword argument,
accept_foreign, so we tie this to the value of options.ignore_hostname.

Signed-off-by: Apollon Oikonomopoulos <>
Reviewed-by: Michael Hanselmann <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences