Revert to Previous Access Configurations
Every time you load a new access.config.import.yml file, Access backs up a the current configuration in files named access.config.latest..yml.
Every time you load a new access.config.import.yml file, Access backs up the current configuration in a files named access.config.latest.<timestamp>.yml.
To revert to a previous configuration:
- Find the relevant
access.config.latest.<timestamp>.ymlfile. - Rename the file to
access.config.import.yml. - Restart Artifactory. This restarts the Access service, which populates
access.config.import.yamlwith the updated configuration values.
Updated 5 days ago
