diff options
author | Thomas Haller <thaller@redhat.com> | 2019-12-02 15:22:21 +0100 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2019-12-02 15:24:17 +0100 |
commit | 7302be3b328fd04a98191c8d27b4ac10b6082e1a (patch) | |
tree | a21c86126f2f7412ba7211fff980b0b138ca6798 /contrib | |
parent | 7ff866e679fc55bd77bfda3271ea566a8f5d9812 (diff) | |
download | NetworkManager-7302be3b328fd04a98191c8d27b4ac10b6082e1a.tar.gz |
cloud-setup: add comment that the tool is still experimental
(cherry picked from commit 16223cff9172e8b1ea7974af4d613406b0f56607)
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/fedora/rpm/NetworkManager.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/fedora/rpm/NetworkManager.spec b/contrib/fedora/rpm/NetworkManager.spec index f7d07f8f2b..d4a802f74c 100644 --- a/contrib/fedora/rpm/NetworkManager.spec +++ b/contrib/fedora/rpm/NetworkManager.spec @@ -493,6 +493,7 @@ Requires: %{name}-libnm%{?_isa} = %{epoch}:%{version}-%{release} %description cloud-setup Installs a nm-cloud-setup tool that can automatically configure NetworkManager in cloud setups. Currently only EC2 is supported. +This tool is still experimental. %endif |