From 342878ca6b7b5c4f3db7749414a7de60e73448ed Mon Sep 17 00:00:00 2001
From: Nisha Agarwal <agarwalnisha1980@gmail.com>
Date: Tue, 9 Mar 2021 11:08:11 +0000
Subject: [PATCH] Add CentOS7 for supported ramdisk for dhcpless deploy

Change-Id: I5453dd3d54e4d36e80c5bc569540447ecc7e38e2
---
 doc/source/admin/dhcp-less.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/source/admin/dhcp-less.rst b/doc/source/admin/dhcp-less.rst
index ab6e52ecf4..c9a0d9608b 100644
--- a/doc/source/admin/dhcp-less.rst
+++ b/doc/source/admin/dhcp-less.rst
@@ -23,7 +23,8 @@ be configured accordingly.
 .. warning::
    The simple-init_ element is found to conflict to NetworkManager, which makes
    this feature not operational with ramdisks based on CentOS, RHEL and Fedora.
-   The ``debian-minimal`` element seems to work correctly.
+   The ``debian-minimal`` and ``centos`` elements seem to work correctly. For
+   CentOS, only CentOS 7 based ramdisks are known to work.
 
 .. note::
    If desired, some interfaces can still be configured to use DHCP.