Revision 243cdbcc lib/cmdlib.py

b/lib/cmdlib.py
541 541
    ss.SetKey(ss.SS_MASTER_NETDEV, self.op.master_netdev)
542 542
    ss.SetKey(ss.SS_CLUSTER_NAME, clustername.name)
543 543
    ss.SetKey(ss.SS_FILE_STORAGE_DIR, self.op.file_storage_dir)
544
    ss.SetKey(ss.SS_CONFIG_VERSION, constants.CONFIG_VERSION)
544 545

  
545 546
    # set up the inter-node password and certificate
546 547
    _InitGanetiServerSetup(ss)

Also available in: Unified diff