from services.config.config import update_config

def enforce_profile(config, profile):
    update_config(config, profile)