Skip to content

Commit

Permalink
Fix for issue Juniper#1355
Browse files Browse the repository at this point in the history
  • Loading branch information
chidanandpujar committed Feb 3, 2025
1 parent 8f54fa2 commit cb3b57a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/jnpr/junos/facts/vmhost.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ def get_facts(device):
"./set-disk-info[set-disk-name = 'set b']/set-junos-version"
)


vmhost_info[re_name] = {
"vmhost_current_root_set": vmhost_current_root_set,
"vmhost_version_set_p": vmhost_set_junos_version_set_p,
Expand Down

0 comments on commit cb3b57a

Please sign in to comment.