From 1945a7afa86e23fae939641deb20cb9ce39b981a Mon Sep 17 00:00:00 2001 From: reachtoashish <49064540+reachtoashish@users.noreply.github.com> Date: Tue, 23 Apr 2019 01:09:52 +0530 Subject: [PATCH] Update merge-config-change-hostname.json I had to change the contents to avoid running into errors. --- json/merge-config-change-hostname.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/json/merge-config-change-hostname.json b/json/merge-config-change-hostname.json index 58a4d0b..b90b6d9 100644 --- a/json/merge-config-change-hostname.json +++ b/json/merge-config-change-hostname.json @@ -1,3 +1,5 @@ { - "Cisco-IOS-XR-shellutil-cfg:host-names": "sunstone61114I-2" + "Cisco-IOS-XR-shellutil-cfg:host-names": { + "host-name":"sunstone61114I-2" + } }