summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorDmitry Tantsur <dtantsur@protonmail.com>2020-12-16 19:42:58 +0100
committerDmitry Tantsur <dtantsur@protonmail.com>2020-12-16 19:42:58 +0100
commit3b15d543f1cbfcf6367cb95adf9f3f1b0206ccd9 (patch)
tree3df01fa46e572aebe866fb82f68f088f8c60e7a6 /releasenotes
parenta58b88c737a1626af3c98de0f42f9a114fcc6104 (diff)
downloadironic-3b15d543f1cbfcf6367cb95adf9f3f1b0206ccd9.tar.gz
Document that DHCP-less deploy does work with debian-minimal
Change-Id: I9ec4f9ceac0c5517ce59c6db3681ef9dc643ec14
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/dhcp-less-less-2a35df67d840f9d5.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/releasenotes/notes/dhcp-less-less-2a35df67d840f9d5.yaml b/releasenotes/notes/dhcp-less-less-2a35df67d840f9d5.yaml
index f6b5020a1..4b1788272 100644
--- a/releasenotes/notes/dhcp-less-less-2a35df67d840f9d5.yaml
+++ b/releasenotes/notes/dhcp-less-less-2a35df67d840f9d5.yaml
@@ -2,4 +2,5 @@
issues:
- |
Building ramdisks for DHCP-less deploy using the ``simple-init`` element
- does not currently work. The team is looking into possible solutions.
+ is known not to work for distributions using NetworkManager.
+ The ``debian-minimal`` element seems to work.