summaryrefslogtreecommitdiffstats
path: root/roles/etcd/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'roles/etcd/README.md')
-rw-r--r--roles/etcd/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/etcd/README.md b/roles/etcd/README.md
index 49207c428..329a926c0 100644
--- a/roles/etcd/README.md
+++ b/roles/etcd/README.md
@@ -7,7 +7,7 @@ Requirements
------------
This role assumes it's being deployed on a RHEL/Fedora based host with package
-named 'etcd' available via yum.
+named 'etcd' available via yum or dnf (conditionally).
Role Variables
--------------
@@ -17,7 +17,7 @@ TODO
Dependencies
------------
-None
+etcd-common
Example Playbook
----------------