def register()

in cars/v1/x_pack/base/config.py [0:0]


def register(registry):
    registry.register("post_install", install_certificates)
    registry.register("post_install", add_rally_user)