Revision 330cda58

b/lib/config.py
499 499
    """
500 500
    hu_port = constants.FIRST_DRBD_PORT - 1
501 501
    globalconfig = objects.Cluster(config_version=constants.CONFIG_VERSION,
502
                                   serial_no=1, master_node=node,
502
                                   serial_no=1,
503 503
                                   name=clustername,
504 504
                                   rsahostkeypub=hostkeypub,
505 505
                                   highest_used_port=hu_port,

Also available in: Unified diff