From 2158c5d1da2cb16179e12d813cf827a7e14e1191 Mon Sep 17 00:00:00 2001
From: Nate Stephany <nate@redhat.com>
Date: Sat, 14 Mar 2020 00:05:36 +0100
Subject: [PATCH] [WIP] RHEL8 clientvm (#1322)

---
 ansible/configs/ocp-clientvm/README.adoc |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/ansible/configs/ocp-clientvm/README.adoc b/ansible/configs/ocp-clientvm/README.adoc
index f0a2950..2073cb3 100644
--- a/ansible/configs/ocp-clientvm/README.adoc
+++ b/ansible/configs/ocp-clientvm/README.adoc
@@ -1,5 +1,10 @@
 = OCP Client VM (ocp-clientvm)
 
+This config will deploy a simple RHEL VM to multiple cloud providers.
+You can choose the cloud provider by passing in the `cloud_provider` var.
+You can choose the version of RHEL by specifying the `clientvm_instance_image` var.
+Other things and tools will be installed as well, which may make your life easier.
+
 == Running Ansible Playbook
 
 * You can run the playbook with the following arguments to overwrite the default variable values:

--
Gitblit v1.9.3