Telemetry Certificate Copy Across Image Upgrade. (#6252)
To copy telemetry certificate during image upgrade from previous image to new image
This commit is contained in:
parent
17497a65e3
commit
0755f29fe7
@ -313,7 +313,7 @@ check_all_config_db_present()
|
|||||||
do_config_migration()
|
do_config_migration()
|
||||||
{
|
{
|
||||||
# Identify list of files to migrate
|
# Identify list of files to migrate
|
||||||
copy_list="minigraph.xml snmp.yml acl.json frr"
|
copy_list="minigraph.xml snmp.yml acl.json frr telemetry"
|
||||||
|
|
||||||
# Migrate all configuration files from old to new
|
# Migrate all configuration files from old to new
|
||||||
copy_config_files_and_directories $copy_list
|
copy_config_files_and_directories $copy_list
|
||||||
|
Loading…
Reference in New Issue
Block a user