summaryrefslogtreecommitdiffstats
path: root/README_AEP.md
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2016-01-05 10:03:10 -0500
committerBrenton Leanhardt <bleanhar@redhat.com>2016-01-05 10:03:10 -0500
commitb70fde9b1204a12e4e2099619ecf8b066c2b33b1 (patch)
tree97ca62f580ff7bb2499432d8ffa4913a54569d84 /README_AEP.md
parent21e91a6e22899e402f3e4642a3f52b61ab99be74 (diff)
parent1fb688aff6dbd98e454e684f8c6735bd195ae360 (diff)
downloadopenshift-b70fde9b1204a12e4e2099619ecf8b066c2b33b1.tar.gz
openshift-b70fde9b1204a12e4e2099619ecf8b066c2b33b1.tar.bz2
openshift-b70fde9b1204a12e4e2099619ecf8b066c2b33b1.tar.xz
openshift-b70fde9b1204a12e4e2099619ecf8b066c2b33b1.zip
Merge pull request #1107 from donovanmuller/patch-1
Group name as per hosts.origin.example
Diffstat (limited to 'README_AEP.md')
-rw-r--r--README_AEP.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README_AEP.md b/README_AEP.md
index 83e575ebe..584a7afff 100644
--- a/README_AEP.md
+++ b/README_AEP.md
@@ -98,6 +98,8 @@ aep3-node[1:2].example.com
The hostnames above should resolve both from the hosts themselves and
the host where ansible is running (if different).
+A more complete example inventory file ([hosts.aep.example](https://github.com/openshift/openshift-ansible/blob/master/inventory/byo/hosts.aep.example)) is available under the [`/inventory/byo`](https://github.com/openshift/openshift-ansible/tree/master/inventory/byo) directory.
+
## Running the ansible playbooks
From the openshift-ansible checkout run:
```sh