LUSetInstanceParams: nic parameters
[ganeti-local] / scripts / gnt-instance
index 3bd8cfe..6779bac 100755 (executable)
@@ -553,7 +553,7 @@ def ReinstallInstance(opts, args):
   else:
     if not opts.force:
       usertext = ("This will reinstall the instance %s and remove"
   else:
     if not opts.force:
       usertext = ("This will reinstall the instance %s and remove"
-                  " all data. Continue?") % instance_name
+                  " all data. Continue?") % inames[0]
       if not AskUser(usertext):
         return 1
 
       if not AskUser(usertext):
         return 1