summaryrefslogtreecommitdiff
path: root/releasenotes/notes/anaconda-instance-info-fix-a51837d8ac7b41de.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/anaconda-instance-info-fix-a51837d8ac7b41de.yaml')
-rw-r--r--releasenotes/notes/anaconda-instance-info-fix-a51837d8ac7b41de.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/releasenotes/notes/anaconda-instance-info-fix-a51837d8ac7b41de.yaml b/releasenotes/notes/anaconda-instance-info-fix-a51837d8ac7b41de.yaml
index 314d3ae9c..31cdf2df3 100644
--- a/releasenotes/notes/anaconda-instance-info-fix-a51837d8ac7b41de.yaml
+++ b/releasenotes/notes/anaconda-instance-info-fix-a51837d8ac7b41de.yaml
@@ -2,8 +2,8 @@
fixes:
- |
The anaconda deploy interface was saving internal information in
- the node's instance_info, in the user-facing 'stage2' and
- 'ks_template' fields. This broke rebuilds using a different image
- with different stage2 or template specified in the image properties.
+ the node's ``instance_info``, in the user-facing ``stage2`` and
+ ``ks_template`` fields. This broke rebuilds using a different image
+ with different ``stage2`` or template specified in the image properties.
This has been fixed by saving the information in the node's
- driver_internal_info instead.
+ ``driver_internal_info`` instead.