summaryrefslogtreecommitdiff
path: root/releasenotes/notes/simplify-standalone-anaconda-use-7160d0d3401e468e.yaml
blob: 2178fe8ceccbbca171e22d175219c4c3dadc997b (plain)
1
2
3
4
5
6
7
8
9
10
11
---
fixes:
  - |
    Anaconda supports the ability to explicitly pass a URL instead
    of a ``stage2`` ramdisk parameter. This has resulted in confusion
    in use of the ``anaconda`` deployment interface, as a ``stage2``
    ramdisk is typically not used, but made sense with Glance images in
    a fully integrated OpenStack deployment. Now a URL to a path can be
    supplied to the ``anaconda`` deployment interface to simplify the
    interaction and use, and a redundant ``stage2`` parameter is no longer
    required.