def call_prey_config(self, action, opts):
        return self.run_command(PREY_CONFIG + " " + action + " " + opts)